Learn How to make a Form

Here is how to build a form. This form is sent to you in an e-mail when someone uses your form. just copy and paste the code below in the box and paste it where ever you want it. Fill in your info... and ur set!! Below is what the form will look like(you can change the color)





or


<center><form action="http://response-o-matic.com/cgi-bin/rom.pl" method="post"> <input TYPE="hidden" NAME="your_email_address" VALUE="Clauds19@cs.com"> <input TYPE="hidden" NAME="your_name" VALUE="Claudia"> <input TYPE="hidden" NAME="email_subject_line" VALUE="Extra Help"> <input TYPE="hidden" NAME="thank_you_title" VALUE="Thank you!"> <input TYPE="hidden" NAME="return_link_url" VALUE="http://www.angelfire.com/ex/claudworld/Main.html"> <input TYPE="hidden" NAME="return_link_name" VALUE="Back Home"> <input type="text" name="visitor_name" value="Name: "><br> <input type="text" name="visitor_email_address" value="Email: "><br> <input type="text" name="homepage" value="http://"><br> <input type="text" name="comments" value="Comments: "><br> <input type="submit" name="send" value="Send!"> <font size=1>or <input type="reset" name="reset" value="Whoops!"></form><br><style type="text/css"><!-- input{color:black;background:white;font-size:11px; font-weight:regular;text-decoration:none;font-family:verdana; text-align:left;border-width:2px;border-style:dashed; border-color:silver}--></style>