Re: How to tell the user to install java plug-in?
From: Ike (rxv_at_hotmail.com)
Date: 06/09/04
- Next message: Andrea: "axis and complex type help"
- Previous message: Andy Fish: "Re: Book question on threads"
- In reply to: circuit_breaker: "How to tell the user to install java plug-in?"
- Next in thread: Andrew Thompson: "Re: How to tell the user to install java plug-in?"
- Reply: Andrew Thompson: "Re: How to tell the user to install java plug-in?"
- Reply: Johan Poppe: "Re: How to tell the user to install java plug-in?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 09 Jun 2004 12:03:59 GMT
Best I've seen is JavaVersionApplet - Andrew Thompson here has it. BUT...you
MUST compile it under jdk 1.1.8 or less for it to work correctly in msie.
Then, as the "redirect," parameter, have it point to the autoinstall page at
SUN, i.e:
<param NAME="redirect" VALUE="http://www.java.com/en/download/">This all
works like a charm. Hth, Ike"circuit_breaker" <circuit_breaker@canada.com>
wrote in message news:2863e14b.0406090230.4d583c3f@posting.google.com...
> Hi,
>
> When my applet is lauched from a non-java-enabled browser, nothing
> happends, just an empty gray square. I'd like to ouput a message
> telling the user he must install/enable the JVM. How?
>
> Thank you.
- Next message: Andrea: "axis and complex type help"
- Previous message: Andy Fish: "Re: Book question on threads"
- In reply to: circuit_breaker: "How to tell the user to install java plug-in?"
- Next in thread: Andrew Thompson: "Re: How to tell the user to install java plug-in?"
- Reply: Andrew Thompson: "Re: How to tell the user to install java plug-in?"
- Reply: Johan Poppe: "Re: How to tell the user to install java plug-in?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|