Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_web_howto thread: Passing Authentication parameter


Message #1 by "srikieat" <srikieat@y...> on Mon, 29 Oct 2001 10:41:11
I am developing asp page to verify username and password against NT 

account. I set up some area  into basic authentication. This make dialog box 

show itself before access to the desired area. Is it possible to have some 

way to send parameter into the dialog box without user enter his/her own 

username and password. 



In my opinion , I can use request.addheader to send parameter into dialog 

boxn but I don't know how to do it.



Any idea will be appreciated.



Thanks in advance

  Return to Index