Getting IP address of user 
Author Message
 Getting IP address of user

Is there anyway to get the IpAddress of the machine of a user (assuming its
a static IP address) in VBScript/ASP?

Anna



Tue, 09 Sep 2003 13:59:16 GMT  
 Getting IP address of user
In VBScript.
ip_number = Request.ServerVariables("REMOTE_ADDR")

Niklas


Quote:
> Is there anyway to get the IpAddress of the machine of a user (assuming
its
> a static IP address) in VBScript/ASP?

> Anna



Tue, 09 Sep 2003 15:47:48 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Getting IP Address of a user on a network

2. Getting User name & IP address

3. Getting a users Ip address

4. Getting a users Ip address

5. Getting the users IP address...

6. Getting a users IP address

7. Getting the ip address based on the MAC Address

8. Getting a machine's MAC address given a NETBIOS machine name or IP address

9. getting IP address

10. getting ip address

11. Getting Local IP address running a VBS script locally

12. Getting IP Address using VBScript

 

 
Powered by phpBB® Forum Software