
06-30-2007, 04:37 PM
|
 |
|
|
Join Date: May 2005
Location: Woodland Hills, Ca
Posts: 332
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by tokenyank
Boy, you must not value your hosting account!
This is SOOOoooooo open for spammers to abuse which will inturn get your hosting account cancled, you sued (depending on where in the world you live) or the very least get your ip range banned in spamhaus.
Code:
<form id="form1" name="form1" method="post" action="http://mysticgaming.net/sendpage.php">
<p>Your Name:<br />
<input type="input" name="yourname" />
<br />
Your Email:<br />
<input type="input" name="youremail" />
<br />
Friend name:<br />
<input type="input" name="friendname" />
<br />
Friend email:<br />
<input type="input" name="friendemail" />
</p>
<p>
<label>
<textarea name="spamcity" id="spamcity" cols="45" rows="5"></textarea>
</label>
<br />
<br />
<input type="submit" name="submit" value="Tell Your Friend" />
</p>
</form>
Allows me to send email from anywhere, using your sendmail.
|
wow...
|