joebickley
Programmer
Hi
Im trying to capture the name of the USER logon on to his/her machine when hiting a page. I think i need to use the <%= Request.ServerVariables("XXXXXX"%> command but i dont know what to request.
I have tried these:
AUTH_USER - returns nothing
remote_addr - returns IP address
Any ideas?
Thanks
Joe
Im trying to capture the name of the USER logon on to his/her machine when hiting a page. I think i need to use the <%= Request.ServerVariables("XXXXXX"%> command but i dont know what to request.
I have tried these:
AUTH_USER - returns nothing
remote_addr - returns IP address
Any ideas?
Thanks
Joe