Question
January 17, 2007 at 12:39 PM
mmendieta

Request.ServerVariables(“LOGON_USER”)

by mmendieta . Updated 18 years, 11 months ago

Hello, I’m trying to retreive the user’s network login id in our intranet. Request.ServerVariables(“LOGON_USER”) returns nothing no results when running my asp page.

I’m trying to capture the logged user, but I want to do this on the background in our intranet. I don’t want the window’s authentication to appear when the user opens the ASP page.

Thank you!

This discussion is locked

All Comments