Request.ServerVariables("LOGON_USER") Returns Empty String
The LOGON_USER variable is not populated if you use the Allow Anonymous security to access the ASP page. In order for the LOGON_USER variable to be populated, the user must be authenticated using either Basic or NT Challenge/Response security.
Tuesday, December 2, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment