G
Greg Smith
I have been using the following to get the client IP address:
Request.ServerVariables["REMOTE_ADDR"]
All of a sudden it has started returning
127.0.0.1 all the time. Does anybody have any idea why this would happen?
Any help is greatly appreciated.
Request.ServerVariables["REMOTE_ADDR"]
All of a sudden it has started returning
127.0.0.1 all the time. Does anybody have any idea why this would happen?
Any help is greatly appreciated.