This will definitely tell you if JS is on.

Although they could have JS on and cookies off,
thus giving you the wrong results.

Basically, not the best check.  

Use the <NOSCRIPT> ... </NOSCRIPT>  tags

Jim Reilly

-----Original Message-----
From: Nick McClure [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 10, 2000 2:08 PM
To: [EMAIL PROTECTED]
Subject: Re: Detect if JS is Enabled


What I sometimes do is set a cookie using JavaScript and then try to read 
it with CF.

At 11:27 AM 4/10/2000 -0600, you wrote:
>This is a multi-part message in MIME format.
>
>------=_NextPart_000_002A_01BFA2DF.C0B8B380
>Content-Type: text/plain;
>         charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
>Is there a way to detect (on the server side) if a client browser has =
>JavaScript enabled? I'm most concerned about Netscape 4.x. When =
>JavaScript is disabled in Netscape, it does more than disable =
>JavaScript. It also ignores the positioning of layers and the formating =
>of cascading style sheets (I do have cascascading style sheets enable in =
>my preferences).
>
>Anybody have any ideas?
>
>Jeff Braunstein
>Healthwell.com
>
>------=_NextPart_000_002A_01BFA2DF.C0B8B380
>Content-Type: text/html;
>         charset="iso-8859-1"
>Content-Transfer-Encoding: quoted-printable
>
><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
>Is there a way to detect (on the = server side)=20 if a client browser has 
>JavaScript enabled? I'm most concerned about = Netscape=20 4.x. When 
>JavaScript is disabled in Netscape, it does more than disable=20 
>JavaScript. It also ignores the positioning of layers and the formating = 
>of=20 cascading style sheets (I do have cascascading style sheets enable 
>in my = preferences).
>
>Anybody have any ideas?
>
>Jeff Braunstein
>Healthwell.com
>
>------=_NextPart_000_002A_01BFA2DF.C0B8B380--
>
>---------------------------------------------------------------------------
---
>Archives: http://www.eGroups.com/list/cf-talk
>To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or 
>send a message to [EMAIL PROTECTED] with 'unsubscribe' in 
>the body.

--
Nick McClure            [EMAIL PROTECTED]
Technical Director      606.245.9656
squareFish Media        www.squareFish.com

----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to