Do you know how some websites highlight those search keywords you used to find their page? How is that done? Is that javascript or php? Can that be used to customise a landing page from a search engine? Thanks in advance.
Hi there.. This is using the referer info on your browser.... See here for some example of use.. http://www.netmechanic.com/news/vol4/javascript_no14.htm http://www.javascript-page.com/referrer.html Cheers!