SiteAid Home Page

Help for...


Applet

    The "Applet" button returns the code <APPLET></APPLET>, which allows a Java applet to be added to your HTML documents. Below is an example:
<APPLET CODE="Applet.class" WIDTH="250" HEIGHT="100"></APPLET>

[Return to Main Program Image]

© 1997-2002 Amiasoft Corporation