JoseDiepeveen
Programmer
Hi,
I am trying to find out how I can retrieve the full user logon name of the current user.
ServerVariables["LOGON_USER"] returns the pre-windows 2000 name, with a maximum of 20 characters. I would like to retrieve the full user logon name with more than 20 characters.
Thanks in advance
I am trying to find out how I can retrieve the full user logon name of the current user.
ServerVariables["LOGON_USER"] returns the pre-windows 2000 name, with a maximum of 20 characters. I would like to retrieve the full user logon name with more than 20 characters.
Thanks in advance