'archive' Example : Applet : HTML JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » HTML » Applet »

 

'archive' Example



    
<html>
<body>
<applet code="YourJava.class" width="350" height="260" archive="archive.ZIP"></applet>
<script language="JavaScript">
    document.all.myA.archive = "archive.ZIP";
</script>
</body>
</html>

    
      
      



    Related Scripts with Example Source Code in same category :
-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo HTML
» Applet