I) The following represents a check box, which can be used to rate a web site:
a)
submit button:
b) <form NAME="mail"
ACTION="mailto:youremail?Subject=Rate
the web site"
c) The submit button
for the above example is set to a dummy e-mail address.
II) After the appropriate box is checked, and
the submit button is pressed, the information will be sent to an e-mail
address.
COPYRIGHT 2002
ALL RIGHTS RESERVED BY J.A.M.
METHOD=post ENCTYPE="text/plain"><FONT
FACE="Blueprint">Please check the
appropriate box
to rate this web site, then click the submit button:
<br>
<br>
<L1><INPUT TYPE="CHECKBOX"
NAME="Worst">Worst
<br>
<L2><INPUT TYPE="CHECKBOX"
NAME="Average">Average
<br>
<L3><INPUT TYPE="CHECKBOX"
NAME="Good">Good
<br>
<br>
<INPUT TYPE="Submit"
VALUE="Submit">
</form>
HTML CODES
ON THE INTERNET
SAINT LOUIS, MISSOURI