It might be worth leaving out the meta refresh and just assume the current
page is the one needed for disabled JS. Meta refresh may also be turned off.
Ade
-Original Message-
From: Andrew Dixon [mailto:[EMAIL PROTECTED]
Sent: 24 September 2004 11:44
To: CF-Talk
Subject: Re: _javascript_ c
> Try setting a cookie using JS then reading that cookie. If you can read
> it JS is on, if not JS is off.
But if they have a cookie switched off or a firewall that blocks them
then this will not work. _javascript_ might be on but cookie off. This
is what I use:
In the tag add this:
Or how about doing a redirect in JS, same logic as the cookie example but
you don't have to load a new page if JS is disabled.
Ade
-Original Message-
From: Ray Champagne [mailto:[EMAIL PROTECTED]
Sent: 23 September 2004 20:12
To: CF-Talk
Subject: RE: _javascript_ check?
good call man. i
good call man. i will do just that.
Ray
At 03:14 PM 9/23/2004, you wrote:
> > From: Ray Champagne [mailto:[EMAIL PROTECTED]
> > Is there a way to detect if the client browser has _javascript_
> > turned on using CF? In other words, when the client makes a
> > cfm page request, is there some kin
> From: Ray Champagne [mailto:[EMAIL PROTECTED]
> Is there a way to detect if the client browser has _javascript_
> turned on using CF? In other words, when the client makes a
> cfm page request, is there some kind of CGI variable that is
> passed through? I can clarify more if need be
T
5 matches
Mail list logo