|
|
 |
RE: FN-FORUM Server Variables or HTTP Header Variables
date posted 27th January 2003 21:37
Cheers Norman,
I thought that was correct BUT wanted to confirm it before I utilised the
wrong variable.
Mark
-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] Behalf Of Norman Beresford
Sent: 27 January 2003 21:05
To: [EMAIL REMOVED]
Subject: RE: FN-FORUM Server Variables or HTTP Header Variables
Hi Mark
http://ultradev.buzzinet.co.uk/asp/tutorials/server_variables/index.asp
Bascially
LOCAL_ADDR is the local IP address (ie the IP address that the website is
hosted on)
REMOTE_ADDR is the IP address where the request originated from
REMOTE_HOST is the name of the computer from where the request originated
from
You'll always get the first two, but the third you might not get.
HTH
Norman
========
Freelancers and Freelance Jobs: http://www.freelancers.net
Advertise with Freelancers.net http://www.freelancers.net/advert.php
To unsubscribe please email:
[EMAIL REMOVED]
If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
|
 |
|