GoldenMerc
05-07-2010, 11:23 PM
Well i just baught a layout and its got a email function for people to apply for beta and it just doesn't seem to be working, apparently it gets your email to send their emails from via emails.txt although it doesn't seem to be working heres the codes;
</ul>
<form action="mail.php" method="post" id="form-email">
<p>
<input type="text" name="email" id="email" value="Please enter your e-mail address here to apply for beta!"/>
</p>
<p>
<input type="submit" name="submit" id="submit" value="" />
</p>
</form>
Then in email its just got my email and thats it?
+Rep for help x!
</ul>
<form action="mail.php" method="post" id="form-email">
<p>
<input type="text" name="email" id="email" value="Please enter your e-mail address here to apply for beta!"/>
</p>
<p>
<input type="submit" name="submit" id="submit" value="" />
</p>
</form>
Then in email its just got my email and thats it?
+Rep for help x!