Hi, I want to use something like the "document.referrer" property and also the visitor's IP address to pop up a selection of pages depending on where the visitor links from. I've found lots of scripts that will pop up on a single referrer URL but nothing that will make a selection from a number of pages based on different referrers and source addresses. Alternatively, I could use this to load a different page into an iframe.
Basically, I want to greet people linking in from selected websites or visiting from selected companies with info that's most relevant to them.
I should add that if you give me a code snippet I may not know what to do with it but I will do my best!
many thanks in advance
Pete
Basically, I want to greet people linking in from selected websites or visiting from selected companies with info that's most relevant to them.
I should add that if you give me a code snippet I may not know what to do with it but I will do my best!
many thanks in advance
Pete
Comment