<FORM METHOD="POST" ACTION="/cgi-bin/forms.pl">
<INPUT TYPE=HIDDEN NAME="recipient" VALUE="yourname@netwiz.net">
Change the e-mail address in the second line to the address you wish the form to be sent to. To make sure certain fields are not blank and that e-mail addresses are valid, you can try this JavaScript with it.
To see the results, put your e-mail address in the "Email" field below and click on the "Submit" button. The finished form will be mailed to your address.
For more advanced examples, check out https://secure.netwizards.net/50ml/signup.html or http://www.pathco.net/forms.htm, which were both created by NetWizards. (Both use customized scripts; you should use forms.pl or provide another by going to our CGI page.)