I need some help with using ‘Remote_Addr’ to hide a button on a webpage when a remote users IP address does not begin with ###. I assume that I should use the ‘Hide paragraph if formula is true’ option from ‘Text Properties’ and a formula involving ‘Remote_Addr’ and a regular expression…
Subject: RE: help with using Remote_Addr to get user’s IP and to hide content on web page based on IP
Also, there are a couple of proxy services (some of them free), that will allow you to browse a site through there servers. For the same reason, you will not be able to catch the true remote address then, so this is really no security feature.