Re: Detecting Javascript Support

2000-04-05 Thread Jean Bresse
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

Re: Detecting Javascript Support

2000-04-05 Thread Michael
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

Detecting Javascript Support

2000-04-05 Thread Hai-Bang Pham
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 _

Re: Detecting JavaScript support

1999-06-03 Thread Brian P. Rickabaugh
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

Re: Detecting JavaScript support

1999-06-03 Thread Simon Christian
- > 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

Re: Detecting JavaScript support

1999-06-02 Thread Rosdi Sedi
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

Detecting JavaScript support

1999-06-02 Thread Glen Stampoultzis
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