View Full Version : Mail form not working


Xander
02-17-2003, 04:35 PM
Okay I got my mail form from bravenet and stuff It shows up fine by when I fill it out it wont let me type in my e-mail address..And also..I can send it right..But when I do the page goes white and then goes to my splash page inside my Iframe..Help? Here is the code:

<p align=center><div align="center"><br /><br />
<form action="http://pub47.bravenet.com/emailfwd/senddata.php" method="post" enctype="multipart/form-data">
<input type="hidden" name="usernum" value="4008783263" />
<input type="hidden" name="cpv" value="1" />
<table cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF"><tr><td>
<table border="0" cellpadding="10" cellspacing="1" bgcolor="#FFFFFF"><tr bgcolor="FFFFFF"><td>
<font face="Verdana,Arial,Helvetica" size="1"><b>What's yer name?</b></font><br />
<input type="text" name="name" size="20" /><br />
<font face="Verdana,Arial,Helvetica" size="1"><b>Yer idea?</b></font><br />
<input type="text" name="where" size="20" /><br>
<font face="Verdana,Arial,Helvetica" size="1"><b> Yer E-mail address?</b></font><br/>
<input type="text" name="replyemail" size="20"><br />
<br /><div align="center">
<input type="submit" name="submit" value=" Send ">
<input type="reset" name="reset" value=" Clear ">
</div></td></tr></table></td></tr></table>
<br /><a href="http://www.bravenet.com/">
<img src="http://images.bravenet.com/brpics/formbutt.gif" border="0" width="100" height="35" /></a>
</form></div>

MaGiCSuN
02-17-2003, 05:17 PM
I found some things that might help:

you've got this in the code:

<font face="Verdana,Arial,Helvetica" size="1"><b> Yer E-mail address?</b></font><br/>
<input type="text" name="replyemail" size="20"><

i noticed that you have on all the questions at the end size="20" /> but not the email one. So you could try to change that .

about hte redirection page i can't find something wrong into the code but i DO know that in your settings from this form in your bravenet.com account you can set the page where it should go to after hitting the "send" button so you might want to check that one

Love,
Mirna