You are here: Re: Applets in Internet-Explorer « HTML « IT news, forums, messages
Re: Applets in Internet-Explorer

Posted by cwdjrxyz on 12/01/06 05:52

cwdjrxyz wrote:

> > <OBJECT
> >
> > classid =" clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
> > width="200" height="200" align="baseline">
>
> The above is an ActiveX object and works only for browsers that support
> AX, mainly IE and close relatives. Since your problem is with IE, very
> carefully check everything through the last parameter tag that goes
> along with this ActiveX object. One tiny error or bit of hidden junk in
> that very long AX hex classid will kill everything. So erase this and
> reenter the correct one for an applet, even if this means typing by
> hand. I also notice a space between the quote mark and the start of the
> clsid. I am not sure if this will cause a problem, but try removing
> this space.
>
> Also, ActiveX can be turned off on many Windows OS-IE browser combos.
> Some update may have turned AX off, and you then have to turn it back
> on after the update if you want ActiveX support. So make sure your
> ActiveX is turned on if you are using the mentioned Microsoft combo.
>
> > <PARAM NAME="code" VALUE="esda_main.CommonGISApplet.class">
> > <PARAM NAME="archive"
> > VALUE="CommonGIS_AHPv5_0.jar,lib/Proxy4j.jar">
> > <PARAM NAME="type" VALUE="application/x-java-applet">
> > <PARAM NAME="Application" VALUE="data/health/health.app">
> > <PARAM NAME="scriptable" VALUE="false">
> >
> > <COMMENT>
>
> The below embed path is taken if an ActiveX is not supported on the
> browsers. This is awful, invalid html as embed has never been an
> official part of W3C html, but this method does work on many browsers
> that do not support AX and is much used. This is the case for Mozilla
> family(Firefox, Mozilla, Netscape, Seamonkey) and Opera unless
> unofficial ActiveX support is added to these browsers, which is rarely
> the case except sometimes for the WMP player. Since your page is
> working for some of the browsers mentioned, the embed branch seems to
> be working.
>
> > <EMBED
> > type="application/x-java-applet"
> > width="200" height="200" align="baseline"
> > code="esda_main.CommonGISApplet.class"
> > archive="CommonGIS_AHPv5_0.jar,lib/Proxy4j.jar"
> > Application = "data/health/health.app">
> > <NOEMBED>
> > alt="Your browser understands the &lt;APPLET&gt; tag but
> > isn't running the applet, for some reason."
> > Your browser is completely ignoring the &lt;APPLET&gt; tag!
> > </NOEMBED>
> > </EMBED>
> > </COMMENT>
> >
> > </OBJECT>
>
> > </body>
> > </html>

I suggest that you read
http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/using_tags.html
.. This explains in detail how the ActiveX object and embed path are
use. It also compares this type of code with earlier types. This might
help explain some comments concerning your post in the German java
group. You will notice that two values of classid are mentioned, and
they are used for different situations. The classid you used appears to
be one of the mentioned ones.

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация