| Author |
Is there a server side way of redirecting if js is not detected.
|
|
|
| HI! I have an issue that requires a way of redirecting the user if
JavaScript is not detected on any given page in the site even when entering
from a bookmark.
I do know one way with the following.
<noscript>
<meta http-equiv="refresh" content="1;URL=http://www.mysite.com/index.html">
</noscript>
But this will not validate in the doc type that I need. so I was thinking if
there is a server side way of accomplishing the same.
Paul
| |
| Murray 2007-02-27, 6:16 pm |
| See answer on the client forum.
--
Murray
--------------
MVP FrontPage
"Paul" <paul.dallaire@sympatico.ca> wrote in message
news:eLjiZ7oWHHA.4632@TK2MSFTNGP04.phx.gbl...
> HI! I have an issue that requires a way of redirecting the user if
> JavaScript is not detected on any given page in the site even when
> entering from a bookmark.
>
> I do know one way with the following.
>
> <noscript>
> <meta http-equiv="refresh"
> content="1;URL=http://www.mysite.com/index.html">
> </noscript>
>
> But this will not validate in the doc type that I need. so I was thinking
> if there is a server side way of accomplishing the same.
>
> Paul
>
|
|
|
|
| Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |