Search Results

There are 1 item(s) tagged with the keyword "IPAddress".

  • Displaying: 1 - 1 of 1
1. Finding real IP address in coldfusion

Hello,

I was facing one problem before few days as i was storing ip addresses in my database.
when i looked into database i amazed that there were some entries of ip addresses which were not true.

If anyone is connected to internet through Proxy server then using 'CGI.REMOTE_ADDR' just returns the IP address of proxy server not of the user's machine.

What we need to do is to compare 'CGI.HTTP_X_Forwarded_For' variable against 'CGI.REMOTE_ADDR' ...

Tags: IPAddress, ColdFusion
  • Displaying: 1 - 1 of 1

Didn't find what you were looking for? Refine your search and try again.