|
Here is the
HTML for the basic form and required fields:
<FORM ACTION="http://cgi.tcsn.net/cgi-bin/mailform" METHOD=post ENCTYPE="x-www-form-encoded">
<INPUT TYPE=hidden NAME="recipient" VALUE="yourself@tcsn.net">
<INPUT TYPE=hidden NAME="subject" VALUE="Results
of Test Form">
<INPUT TYPE=submit VALUE="Send it in" NAME="submit">
</FORM>
When
you use these in your own forms, be sure to change the values.
View the source
for this page for more hints. This
is not a real form.
This is only a test form.
In the event of an actual form,
you would have been informed
where to click on your screen
for news and other information.
Again, this is only a test form.
|