D
David Chase
I am trying to retrieve the LOGON_USER and it comes up blank. Below is my
code:
struser = Request.ServerVariables("LOGON_USER")
Can anyone help? I need to validate internal people on out intranet.
Thanks.
David
code:
struser = Request.ServerVariables("LOGON_USER")
Can anyone help? I need to validate internal people on out intranet.
Thanks.
David