Forum Moderators: open
I'm using <NOSCRIPT><META HTTP-EQUIV="refresh" content="0; URL=http://www.sitename.com/javascript.asp"></NOSCRIPT> for the detection. On the javascript.asp page I want it to trigger a popup window to display my text but can't use any form of javascript.
Any ideas? Thanks!
A better approach, rather than redirecting to a new page, is to offer alternative content/navigation within the
noscript section(s). Search engine spiders such as Google don't support Javascript either, so this is also important for helping your site get indexed.