Re: How to cause IE to use specific plugin?



mgolubitsky@xxxxxxxxx wrote:
andrewthommo@xxxxxxxxx писал(а):

mgolubitsky@xxxxxxxxx wrote:

(1.4.2_06 not available as auto-download .CAB)

I changed everything from _06 to _03 (classid and codebase) but it
still doesn't load applet in 1.4 version.
....
Can you put up a public version so that we can confirm your
results?
...
Here is the URL of our real applet: http://212.29.213.34/tradetrac.html

That page is requesting 1.4.2_06
....
<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";
WIDTH = 0 HEIGHT = 0 NAME = "STPlatform" ALIGN = middle >
....

Andrew T.

.



Relevant Pages

  • Re: How to cause IE to use specific plugin?
    ... still doesn't load applet in 1.4 version. ... That page is requesting 1.4.2_06 ... I wrote today that the problematic behavior happens not all the time. ... to install 1.4 version if there is already 1.5 version installed. ...
    (comp.lang.java.help)
  • Re: How to cause IE to use specific plugin?
    ... I changed everything from _06 to _03 (classid and codebase) but it ... still doesn't load applet in 1.4 version. ... I also tried to use regular ... tag with the same result. ...
    (comp.lang.java.help)
  • Re: applets and packages
    ... If the HTML is in that directory, you can omit the codebase, since ... Andrew T. ...
    (comp.lang.java.help)