|
Home > Archive > IIS Server Security > December 2004 > Get Login Name after the Prompt Login ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Get Login Name after the Prompt Login ?
|
|
|
| Dear all,
I would like to ask can I get the login name from the IIS Prompt
Authorization? If I can, how can I do this? by asp or..? Thank you for all
of your help.
Alex
| |
| Bernard 2004-12-23, 7:47 am |
| In asp you can try - Request.ServerVariables("AUTH_USER")
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Alex" <a@a.com> wrote in message
news:OOXbE5M6EHA.2032@tk2msftngp13.phx.gbl...
> Dear all,
>
> I would like to ask can I get the login name from the IIS Prompt
> Authorization? If I can, how can I do this? by asp or..? Thank you for
> all
> of your help.
>
> Alex
>
>
|
|
|
|
|