Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java enabled/installed test

Status
Not open for further replies.

mickjbud

Programmer
Jun 13, 2002
48
0
0
GB
Hi all

Is there anyway to test whether IE6 is Java enabled or whether Java is installed. All the tests I have seen using javascript fail in IE6. IE6 reports back that it is installed or enabled even when java is not installed on the system.

Not sure whether IE7 has this same bug.

All help and advice most welcome.

Thanks in advance

Regards

Mick




<a href="<a href="<a href="<a href="
 
Java or javascript? They are two entirely different animals.

[monkey][snake] <.
 
monksnake

I wish to do a conditional check to see whether the users browser has Java(Sun)installed and/or enabled using javascript or any other means so that if the users browser does not have Java installed or enabled I can update the page accordingly. JavaScript detection of Java(Sun) works fine in Firefox, Opera, Netscape but suprise! suprise! IE says 'yes' it is installed and enabled even when Java(Sun) is not installed and/or enabled.

I know this to be one of those little jewels Microsoft overlooks to set itself as far away from standardisation as possible.


Is there a cure for this?

Mick

<a href="<a href="<a href="<a href="
 
I'm sorry I misunderstood you.

This question pertains more to the javascript forum --> forum216

[monkey][snake] <.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top