View Full Version : E-Mail Forms


Mike2005
04-06-2003, 05:33 AM
i need some help when someone presses submit on my e-mail form it wont send it to my e-mail. it comes up with a blank write-mail screen and nothing on it???? Help Me

Lemon Squash
04-06-2003, 06:40 AM
Try signing up for an email for at http://www.bravenet.com and customising the code they provide.

Mike2005
04-07-2003, 06:45 PM
ok it worked but i want to get a better site and i dont have any way of paying for it. what sites do you recamend that i use in order to have a good free site. thanks

sherri
04-07-2003, 07:08 PM
I have a code for you!

<center><form action="http://response-o-matic.com/cgi-bin/rom.pl"
method="post">
<INPUT TYPE="hidden" NAME="your_email_address"
VALUE="**YOUR EMAIL ADRESS**">
<INPUT TYPE="hidden" NAME="your_name"
VALUE="**YOUR NAME**">
<INPUT TYPE="hidden" NAME="email_subject_line"
VALUE="**EMAIL SUBJECT LINE**">
<INPUT TYPE="hidden" NAME="thank_you_title"
VALUE="Thank you!">
<INPUT TYPE="hidden" NAME="return_link_url"
VALUE="**YOUR PAGE URL**">
<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="Oops!"></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:dotted;
border-color:hotpink}--></style><br>



Hope this helps!you!!

You're an :angel: