Environment Variable Reporting 
Author Message
 Environment Variable Reporting

Does anyone know the command to get a user's IP address from a form? I'm
submitting to an ASP page that collects the date & time of submission,
along with all the fields they fill in, and I want to snag thier IP
address while I'm at it. How do I do that?

Alex Le Fevre



Tue, 15 Apr 2003 20:35:36 GMT  
 Environment Variable Reporting
Request.ServerVariables("REMOTE_ADDR")

--
Michael Harris
Microsoft.MVP.Scripting
--

Quote:
> Does anyone know the command to get a user's IP address from a form? I'm
> submitting to an ASP page that collects the date & time of submission,
> along with all the fields they fill in, and I want to snag thier IP
> address while I'm at it. How do I do that?

> Alex Le Fevre



Wed, 16 Apr 2003 10:01:45 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Environment Variable not reporting correctly (TEMP)

2. environment variables: wshshell.environment or wshshell.expandenv ironmentstrings?

3. Creating and environment variable and using it in the same cmd window

4. Environment variables in postscript templates

5. Getting Environment Variables

6. Environment Variables

7. Using RedMon environment variables to get original Document Name

8. Environment variables

9. Get Environment Variables from NT Server

10. Accessing Environment Variables from DHTML?

11. Environment Variables in Outlook agent

12. Client PC Environment Variables

 

 
Powered by phpBB® Forum Software