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



Reply via email to