Plug in doesn't prompt download screen!
I have code here:
<OBJECT classid="clsid:CAFEEFAC-0016-0000-0002-ABCDEFFEDCBA"
ID="THEAPPLET"
CODEBASE="http://10.98.2.185/plugin/jre-6u2-windows-i586-p.exe#Version=1,6,0,02"
WIDTH="100%"
HEIGHT="100%">
<!-- Parameters -->
<PARAM NAME="code" VALUE="AppletViewer" />
<PARAM NAME="codebase" VALUE="." />
<PARAM NAME="type" VALUE="application/x-java-applet;version=1.6"/>
<PARAM NAME="archive" VALUE="AppletViewer.jar, cmbview81.jar" />
<PARAM NAME="scriptable" VALUE="true"/>
<PARAM NAME="mayscript" VALUE="true"/>
<PARAM NAME="document" VALUE="<%=document%>">
</OBJECT>
Thanks
CW

