Inserting the ScriptHelper applet
The following HTML code inserts an instance of the ScriptHelper into your application:

<APPLET NAME="ScriptHelper" CODEBASE="..\..\.." CODE="lotus.scripthelper.ScriptHelper" WIDTH=1 HEIGHT=1> </APPLET>

Within the APPLET tag, the various attributes do the following: