Hi,
I know how to detect the IP address -
Request.ServerVariables("REMOTE_ADDRESS"
However, when I view stats provided by my webhosting provider, I see that they show user addresses in the following format:
cache-rq01.proxy.aol.com
pool0953.cvx6-bradley.dialup.earthlink.net
Do you know if there's any way in ASP to detect user address in the same format. I can sometimes learn more about their location than from the IP.
Thanks in advance.
<Dmitriy>
dbrom@crosswinds.net
I know how to detect the IP address -
Request.ServerVariables("REMOTE_ADDRESS"
However, when I view stats provided by my webhosting provider, I see that they show user addresses in the following format:
cache-rq01.proxy.aol.com
pool0953.cvx6-bradley.dialup.earthlink.net
Do you know if there's any way in ASP to detect user address in the same format. I can sometimes learn more about their location than from the IP.
Thanks in advance.
<Dmitriy>
dbrom@crosswinds.net