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

[1222 byte] By [coooooooooola] at [2007-11-27 9:48:02]
# 1
Let me ask you a question about your codebase.You want a download if Java is < 1,6,0,02 ?As far as I know, the latest java version is 1,6,0,01
Eric11a at 2007-7-13 0:16:13 > top of Java-index,Desktop,Deploying...