asp_web_howto thread: Passing Authentication parameter
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
|





