I am currently using an IntraNet and am trying to use the command
Username = Request.ServerVariables("LOGON_USER"
so that i can identify the user and logg them into the intanet system however the Username comes back blank what have i done wrong and what should i have done?
Username = Request.ServerVariables("LOGON_USER"
so that i can identify the user and logg them into the intanet system however the Username comes back blank what have i done wrong and what should i have done?