On Friday, July 11, 2003 at 10:08, Ross Clutterbuck wrote:

RC> The one thing I can't find is retrieving a user's IP
RC> address using ASP (IIS 5.0). Any pointers? I was
RC> thinking about populating a hidden field with the IP
RC> using Javascript but this is dependant on JS being
RC> active and I'd rather not take that risk.

have a look at

   Request.ServerVariables("LOCAL_ADDR")
or
   Request.ServerVariables("REMOTE_ADDR")

i can never remember which one is the users ip.... :>

hth,

darren.


____ � The WDVL Discussion List from WDVL.COM � ____
To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] 
       Send Your Posts To: [EMAIL PROTECTED]
To change subscription settings to the wdvltalk digest version:
    http://wdvl.internet.com/WDVL/Forum/#sub

________________  http://www.wdvl.com  _______________________

You are currently subscribed to wdvltalk as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to