SiteAid Home Page

Help for...


Script

    The "Script" button returns the code <SCRIPT LANGUAGE=""> <!--//--> </SCRIPT>, which embeds a Script into your HTML documents. Below is an example:
<SCRIPT LANGUAGE="javascript">
</!--/hide from browser function showText( msg )
{
window.status = msg;
return true;
}
/-->
</SCRIPT>


[Return to Main Program Image]

© 1997-2002 Amiasoft Corporation