M
Mike
Hi ASP Gurus,
Please help me solving my problem.
I am trying to get the clients IP address but I am not able to do it
successfully. I have tried:
Request.ServerVariables("http_user_agent")
Request.ServerVariable("remote_addr")
But I am getting something like '125.1.1*'
What do I need to get the IP address assigned my the ISP.
I'll appreciate any help you can provide.
Thanks, Mark
Please help me solving my problem.
I am trying to get the clients IP address but I am not able to do it
successfully. I have tried:
Request.ServerVariables("http_user_agent")
Request.ServerVariable("remote_addr")
But I am getting something like '125.1.1*'
What do I need to get the IP address assigned my the ISP.
I'll appreciate any help you can provide.
Thanks, Mark