You could have a test function in Javascript do something simple. If the task
is not carried out, concluded that the browser either does not support
Javascript or has it disabled...
Jean Bresse
Hai-Bang Pham wrote:
> Is there a way of detecting if the browser has Javascript enabled
> through t
One method I use is a hidden html form field whose value is set to '0'.
Below it is a script that sets it to '1'. Just read in the parameter, and if
set to '0', no JS. If '1', JS.
___
To unsubscribe, send email to [EMAIL PROT
Is there a way of detecting if the browser has Javascript enabled
through the HttpServletRequest object?
I know of how to differentiate between IE and Netscape (using
req.getHeader("User-Agent")) is there a similar method for Javascript
support?
-Hai
_
page and that the
user didn't force it.
Regards,
Brian
-Original Message-
From: A mailing list for discussion about Sun Microsystem's Java Servlet
API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Rosdi
Sedi
Sent: Thursday, June 03, 1999 12:05 AM
To: [EMAIL PROTECTED]
Subject: Re: Detec
-
> From: Glen Stampoultzis <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, June 03, 1999 6:39 AM
> Subject: Detecting JavaScript support
>
> > What's the easiest way to detect Javascript support in a browser?
> >
> > -- Glen Stampoultzi
you can't. since you will need some sort of javascript code to do that...
- Original Message -
From: Glen Stampoultzis <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 03, 1999 6:39 AM
Subject: Detecting JavaScript support
> What's the easiest
What's the easiest way to detect Javascript support in a browser?
-- Glen Stampoultzis
_
CAUTION - This message may contain privileged and confidential
information intended only for the use of the addressee named above.
If you