J
JZink
I have an app with basic authentication turned on. I want
to have a logout button. What code do I need to supply in
my asp.net to logoff the user so the next time he/she hits
my protected page he/she will be prompted for id/pwd.
..
to have a logout button. What code do I need to supply in
my asp.net to logoff the user so the next time he/she hits
my protected page he/she will be prompted for id/pwd.
..