User`s manual
Still Image Recording Service
5
129
Using the Still Image Recording Service to Send Information
applet.template.html
<HTML>
<BODY bgcolor=#ffffff>
<center>
<applet codebase="http://
__HTTP_SERVER_HOST_AND_PORT__/
-wvdoc-01-/SamplePages/Upload/
Applet/SnapSelector/"
code="SnapSelector" width=100%
height=90% name="SnapSelector"
archive="SnapSelector.zip">
<param name="cabbase"
value="SnapSelector.cab">
<param name="index_url"
value="http://
__HTTP_SERVER_HOST_AND_PORT__/
-wvdoc-01-/Upload/image1/
upindex_J.txt">
<param name="action_url"
value="script.template.html">
<param name="action_frame"
value="targetFrame">
<param name="key"
value="DATE CAPTION">
</applet>
</center>
</BODY>
</HTML>
The applet.template.html file in step is
also the same as that used in sample 2.
2