CHECK BOX CODE:
 

I) The following represents a check box, which can be used to rate a web site:

     a)

Please check the appropriate box to rate this web site, then click the
          submit button:

Worst
Average
Good

     b) <form NAME="mail" ACTION="mailto:youremail?Subject=Rate the web site"
     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>

     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.
HTML CODES ON THE INTERNET
SAINT LOUIS, MISSOURI