hi John; i saw that solution in one of the google results, but this way iŽll be still using javascript and iŽll need one user action.
i realy wanted only a header exchange or something like. [s] Mt ----- Original Message ----- From: "John Holmes" <[EMAIL PROTECTED]> To: "Marcos Thiago M. Fabis" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, August 25, 2004 3:11 PM Subject: Re: [PHP] Is javascript enable? > From: "Marcos Thiago M. Fabis" <[EMAIL PROTECTED]> > > i want to retrieve this information (javascript enabled or not) from the > > browser in execution time. > > > > the get_browser function return me a value that simply means that the > > browser itself is capable of execute javascript and does not mean the user > > has enabled it in the browser. > > So set a form/URL variable with JavaScript and see if your PHP page receives > it. Hidden <iframe> would probably work, or image, etc... You'll need a page > refresh or redirect in between though to detect it. > > ---John Holmes... > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php