Detecting Java Support
Posted: Fri Mar 04, 2005 3:33 am
Hello...
I have some problems with a page that I am working on... Sadly one of the menus on the page is a java applet, and some computers does not have (or more comonly, turned off) support for java appletts.
My question is then, is there any way (by php or other ways) detecting if or if not java support is enabled, so I can check and use PHP to alter the page to replace the applet function when browsers does not support it???
Thanks for any suggestions
//Daniel
I have some problems with a page that I am working on... Sadly one of the menus on the page is a java applet, and some computers does not have (or more comonly, turned off) support for java appletts.
My question is then, is there any way (by php or other ways) detecting if or if not java support is enabled, so I can check and use PHP to alter the page to replace the applet function when browsers does not support it???
Thanks for any suggestions
//Daniel