![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
How can I capture the IP address of the submitter of a form? |

#3
| |||
| |||
|
|
"Deepa" <Tech (AT) NOSPAMall-in-one-business (DOT) com> writes: How can I capture the IP address of the submitter of a form? That depends on what software is running on the server. Since you are asking in a Javascript group, I assume the server runs some sort of Javascript, so it is probably ISS/ASP+JScript or a Netscape web server (e.g., Netscape Enterprise Server). If it is ASP, Google tells me that it is: Request.ServerVariables("remote_addr") URL:http://www.w3schools.com/asp/showasp...me=demo_server If it is a Netscape server, I don't know how to script it, and I can't find it with Google in under five minutes ![]() /L -- Lasse Reichstein Nielsen - lrn (AT) hotpop (DOT) com Art D'HTML: <URL:http://www.infimum.dk/HTML/randomArtSplit.html 'Faith without judgement merely degrades the spirit divine.' |
![]() |
| Thread Tools | |
| Display Modes | |
| |