Forum Moderators: open
When my page is called from another web page to be displayed inside a frame, which IP will be contained in Request.ServerVariables("REMOTE_ADDR")
- the IP of the requesting web page?
- or, the IP of the user viewing the web page?
Iam confused.
Thanks in advance.