Hi All,
 
 
 At first thank you all who have developed the great "lynx"! 
  
 I get an <NOEMBED> message of "No JDK 1.2 support for APPLET!!" when visiting 
the site of the following source:
 
 ===================
 <html>
 <head><title This is Workspace Starting....></title></head>
 
 <body BGCOLOR=#c0c0c0>
 <TABLE><TBODY>
 <TR><TD>
   <OBJECT classid="clsid:....."
     width="1024" height="768" align="baseline"
     codebase="http://............./jre1_2_2-001-win.exe#Version=1,2,0,0";>
 <PARAM NAME="code" VALUE="security.gui.MainApplet.class">
 <PARAM NAME="codebase" VALUE="classes">
 <PARAM NAME="archive" VALUE="common.jar">
 <PARAM NAME="type" VALUE="application/x-java-applet;version=1.2">
 <PARAM NAME="model" VALUE="models/XYZ.xyz">
         <EMBED
         type="application/x-java-applet;version=1.2"
         width="640"
         height="480"
         align="baseline"
         codebase="classes"
         archive="common.jar"
         code="security.gui.MainApplet"
         
pluginspage="http://java.sun.com/products/plugin/1.2/plugin-install.html";
         >
            <NOEMBED> No JDK 1.2 support for APPLET!! </NOEMBED>
         </EMBED>
 </OBJECT>
 </TD>
 </TR>
 </TABLE>
 </body>
 </html>
 ===================
 
 Could any guru help & advise what to do, please?
 
 Thank you so much.
 
 
Leos.


_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.

http://www.microsoft.com/windows/windowslive/photos.aspx
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to