amailer
06-10-03, 04:52 PM
for the gettign rated, there is a bug in the script, 1 the form looks messed up when you display it, 2 the
<input type="hidden" name="ID2" value="YOUR_ID"><br>
is wrong, the name is "ID" not "ID2"
Just letting you know :)
<input type="hidden" name="ID2" value="YOUR_ID"><br>
is wrong, the name is "ID" not "ID2"
Just letting you know :)