Re: How to cause IE to use specific plugin?
- From: mgolubitsky@xxxxxxxxx
- Date: 26 Jun 2006 09:28:59 -0700
andrewthommo@xxxxxxxxx писал(а):
mgolubitsky@xxxxxxxxx wrote:
...
I was trying different things to cause IE to use 1.4 plugin, but didn't
succeded. Although browser's option says "Use Java 2 v 1.4.2_06 for
<applet>" and in HTML written:
<OBJECT classid = "clsid:CAFEEFAC-0014-0002-0006-ABCDEFFEDCBA"
codebase =
"http://java.sun.com/update/1.4.2/jinstall-1_4_2_06-windows-i586.cab#Version=1,4,2,60"
This list...
http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/autodl-files.html
States "Note that not every release of the JRE has an associated .cab
file for autodownload."
If you copy paste one of those URL's in the list into your brower's
address bar and try and fetch it you should see a file download dialog.
..Now change the address to the Java version you are specifiying
(the complete URL in the codebase) and try it again.
Andrew T.
version that I specified will not work. But my question is why appletFrom the link that you provided I learned that autodownloading of JRE
is not running in 1.4 JRE that already installed in the system and
specifically stated in HTML if 1.5 version is present too?
.
- Follow-Ups:
- Re: How to cause IE to use specific plugin?
- From: andrewthommo
- Re: How to cause IE to use specific plugin?
- References:
- How to cause IE to use specific plugin?
- From: mgolubitsky
- Re: How to cause IE to use specific plugin?
- From: andrewthommo
- How to cause IE to use specific plugin?
- Prev by Date: Re: building a meta search engine
- Next by Date: exception in native code
- Previous by thread: Re: How to cause IE to use specific plugin?
- Next by thread: Re: How to cause IE to use specific plugin?
- Index(es):
Relevant Pages
|