Hi to everybody,
I have a asp page that use the request.ServerV ariables("Logon _user"). I'm
used fine but then i need to restart the web server. After that
request.ServerV ariables("Logon _user") has no value, a null string. ¿Why? and
How can resolve this problem?
Thank you
I have a asp page that use the request.ServerV ariables("Logon _user"). I'm
used fine but then i need to restart the web server. After that
request.ServerV ariables("Logon _user") has no value, a null string. ¿Why? and
How can resolve this problem?
Thank you
Comment