I thought somebody posted once and said that due to the nature of the different cgi vars available from all the different web servers, any variable was always defined in the cgi scope. It was a "feature" of the cgi scope.
Personally I am still trying to figure out what is defined in the minty fresh scope. :) ~Brad -----Original Message----- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 2:50 PM To: CF-Talk Subject: RE: Getting the user's IP address Well, for our setup it will always be going through a proxy. <!----------------//------ andy matthews web developer certified advanced coldfusion programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --------------//---------> -----Original Message----- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 27, 2006 2:47 PM To: CF-Talk Subject: Re: Getting the user's IP address A word of caution on CGI.HTTP_X_Forwarded_For It only exists if the IP has gone through a proxy etc.....so make sure you check for it's existence ;-) Cheers Bryan Stevenson B.Comm. VP & Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244901 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

