Hello!
I wrote simple script which gets referer header (if sent) and looks for google keywords (and then highlight them). All works fine, when I have JavaScript turned OFF for Google (NoScript), otherwise there's always "http://google.com" in referer because of hashmark used to handle 'old' GET vars.
Is there any other possibility to get this data than fetching it from referer header string (which is not always sent, and when it's - most users use JS with Google)?
Thanks for any help!
Marcus
PS DaniWeb.com made it somehow :D