Forum Moderators: open

Message Too Old, No Replies

IP Dependent Page Load

         

pcodiv2

1:28 pm on Apr 22, 2008 (gmt 0)

10+ Year Member



Is there a script for IP dependent page load. We currently are using iFrames in some areas (an SEO no no, i know, but it works) so would it be possible for a specific page to load in it depending on the IP and if it's not one on the list or w/e a default would load?

Thanks in advance.

JAB Creations

8:54 pm on Apr 22, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Without knowing any details about why you want to do this two key things come to mind...

1.) This should be handled via a serverside language unless you have a reason that is beyond exceptional and frankly I can't think of any. Besides, if in any way security might be an issue anything sent to the client has...been sent to the client, regardless of whether or not it's a client you want to have that information or the very opposite.

2.) IP addresses tend to be dynamic more often then static.

- John