ramki_g
05-09-2001, 09:34 AM
Hi,
I am using Request.Servervariables("REMOTE_ADDR") to get the IPAddress of the client machine. Our Users will use Netscape Navigator. I am getting the correct IP Address for all my clients except one client.
When the asp is accessed from that machine it is displaying some other IP Address(I found that this IP belongs to one of our e-mail servers).
I have verified all the Netscape settings, it is same as other machine settings. We are not using any Proxies. If i open the asp in IE it is giving me the correct IP Address.
Can some one help me?
I am using Request.Servervariables("REMOTE_ADDR") to get the IPAddress of the client machine. Our Users will use Netscape Navigator. I am getting the correct IP Address for all my clients except one client.
When the asp is accessed from that machine it is displaying some other IP Address(I found that this IP belongs to one of our e-mail servers).
I have verified all the Netscape settings, it is same as other machine settings. We are not using any Proxies. If i open the asp in IE it is giving me the correct IP Address.
Can some one help me?