|
-
Feb 22nd, 2005, 08:27 PM
#1
Thread Starter
Addicted Member
Find the WAN Ip not Router IP
I'm trying to find a way to find the IP of users. I want the IP that their ISP assigns to them. if you use request.userhostaddress it returns the router IP if behind a router.
There has to be a way to get the IP assigned by the ISP because sites that check dns info and clock connection speeds can get it, and i also saw on another forum where a guys signiture showed my WAN IP address, so it can be done but i can't find anywhere where it's done.
Any ideas anyone???
When life hands you lemons, throw them back.
My site i'm working on FrogJOBS.com
Some deep insight for you guys:
Why do they put brail on drive-up ATMs?
Whoever put an "s" in the word "lisp" is a mean feller.

-
Feb 23rd, 2005, 10:53 AM
#2
Addicted Member
Re: Find the WAN Ip not Router IP
I believe you are looking for:
Request.ServerVariables("REMOTE_ADDR")
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|