April 12th, 1999, 11:52 PM
Hi,
I am working on an ASP project that requires the client's machine name. I know that there is a command
Request.Servervariables(REMOTE_HOST)
that returns the remote host name. But if I use this command the return value is the IP address of the machine rather than the remote host name. How do I get the remote host name? Can anybody help me out.
Thank you in adcance.
Anand
I am working on an ASP project that requires the client's machine name. I know that there is a command
Request.Servervariables(REMOTE_HOST)
that returns the remote host name. But if I use this command the return value is the IP address of the machine rather than the remote host name. How do I get the remote host name? Can anybody help me out.
Thank you in adcance.
Anand