View of SLIDE.HTM
<HTML>
<HEAD>
<TITLE>Make a GIF file</TITLE>
</HEAD>
<BODY>
<FORM action='http://tutora/scripts/broker.exe'>
<INPUT type=hidden name=_SERVICE value=sugisrv>
<INPUT type=hidden name=_PROGRAM value=pXw124.slide.sas>
The text for the graphic<BR>
<INPUT type=text name=XYZ>
<P>The text color<BR>
<SELECT name=tcolor size=4>
<OPTION value="blue" SELECTED>Blue - the default</OPTION>
<OPTION value="red">ruby red</OPTION>
<OPTION value="green">oz green</OPTION>
<OPTION value="black">plain old black</OPTION>
</SELECT>
<P><INPUT type=submit value="send me a GIF file">
</FORM>
</BODY>
</HTML>
back to the overview