Hi, I want to use the document.referrer property 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. Alternatively, I could use the referrer property to load a different page into an iframe.
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!
I thought JS would be a good place to start with this but am happy to use PHP if you think that's better.
many thanks in advance
Pete
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!
I thought JS would be a good place to start with this but am happy to use PHP if you think that's better.
many thanks in advance
Pete
Comment