PDA

Click to See Complete Forum and Search --> : Logging Visitor IP


razzaj
Jul 31st, 2000, 09:08 PM
Hi ;

What I am seeking is a way to be able to determine the IP of a visitor when he accesses a webpage , then log it into a database for example ... the database part is no problem , but how do I detect the visitor's IP ??

Clunietp
Jul 31st, 2000, 10:54 PM
I believe it is Request.ServerVariables("REMOTE_ADDR")