Click here to Skip to main content
15,891,204 members
Home / Discussions / Web Development
   

Web Development

 
GeneralHelp - Calling a batch file Pin
Its due when15-Dec-04 13:09
Its due when15-Dec-04 13:09 
GeneralRe: Help - Calling a batch file Pin
Colin Angus Mackay15-Dec-04 13:29
Colin Angus Mackay15-Dec-04 13:29 
GeneralRe: Help - Calling a batch file Pin
Its due when15-Dec-04 13:44
Its due when15-Dec-04 13:44 
Questionhow to support asp??? Pin
Opa Knack15-Dec-04 9:57
Opa Knack15-Dec-04 9:57 
GeneralSending data back to referer Pin
mtone15-Dec-04 9:26
mtone15-Dec-04 9:26 
GeneralRe: Sending data back to referer Pin
aplope17-Dec-04 7:36
aplope17-Dec-04 7:36 
GeneralReporting Services : custom parameters Pin
Member 150632215-Dec-04 5:39
Member 150632215-Dec-04 5:39 
GeneralStrange behaviour of ISAPI Filter; OnUrlMap called multiple time after returning SF_STATUS_REQ_FINISH Pin
qaiser7315-Dec-04 0:38
qaiser7315-Dec-04 0:38 
Hi to All!

I am developing an ISAPI filter for IIS 6.0 providing Customized "Basic" Authentication for specific folders and files with users defined in a file not of NTLM.

Now i have a problem executing this filter on IIS. When a secured resource is accessed then user name is checked in local variable. If user name not found then I call "pCtx->ServerSupportFunction" with 401.4 response and return a "SF_STATUS_REQ_FINISHED" from "OnUrlMap". But suprisingly session not ended as expected but the method "OnUrlMap" called for 3 to 4 times and finally browser shows a Login Box.

But here is another problem. during these calls, after first "OnUrlMap" call the Filter's "OnSendResponse" called by "HttpStatus" of 401 and followed by Last call of "OnUrlMap" there is another "OnSendResponse called with Statuts 200. And as a result when first Login Box is canceld then no events fired in filter and protected page opened in Browser.

These behaviours not repeat if one failed logon occour i.e. "Authentication:" header is readed in "OnPreprocHeader" and "pCtx->ServerSupportFunction" was called with 401.4.

Is their any one to help me resolving these issues? I am very much Thankfull to them.

QuestionWhy different results? Pin
rgoyal14-Dec-04 20:20
rgoyal14-Dec-04 20:20 
AnswerRe: Why different results? Pin
raouls14-Dec-04 21:43
raouls14-Dec-04 21:43 
GeneralRe: Why different results? Pin
rgoyal15-Dec-04 21:54
rgoyal15-Dec-04 21:54 
GeneralExporting different language of Portal Site Pin
Firas Rashid14-Dec-04 19:52
Firas Rashid14-Dec-04 19:52 
GeneralAdd a search help Pin
Charlotte Price14-Dec-04 3:49
Charlotte Price14-Dec-04 3:49 
QuestionShopping Cart: use cookies or database? Pin
LukeV13-Dec-04 15:46
LukeV13-Dec-04 15:46 
AnswerRe: Shopping Cart: use cookies or database? Pin
V.13-Dec-04 23:28
professionalV.13-Dec-04 23:28 
AnswerRe: Shopping Cart: use cookies or database? Pin
Paul Watson15-Dec-04 0:44
sitebuilderPaul Watson15-Dec-04 0:44 
GeneralRe: Shopping Cart: use cookies or database? Pin
LukeV15-Dec-04 2:02
LukeV15-Dec-04 2:02 
AnswerRe: Shopping Cart: use cookies or database? Pin
ScottSingleton20-Dec-04 8:29
ScottSingleton20-Dec-04 8:29 
GeneralYahtzee! Pin
Khyronian13-Dec-04 5:32
Khyronian13-Dec-04 5:32 
GeneralRe: Yahtzee! Pin
eshipman16-Dec-04 4:27
eshipman16-Dec-04 4:27 
GeneralRe: Yahtzee! Pin
Khyronian16-Dec-04 5:02
Khyronian16-Dec-04 5:02 
Generaluse ActiveX control in C# web application Pin
kd834112-Dec-04 11:33
kd834112-Dec-04 11:33 
QuestionHow can i add an element from JavaScript? Pin
Hercules0111-Dec-04 20:22
Hercules0111-Dec-04 20:22 
AnswerRe: How can i add an element from JavaScript? Pin
Hercules0111-Dec-04 21:00
Hercules0111-Dec-04 21:00 
Generalopen file Pin
Kalibur5710-Dec-04 22:06
Kalibur5710-Dec-04 22:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.