i have another problem xD
if you go to:
http://forums.perfectforce.com/showp...04&postcount=1
then you can see the whole thing is messed up.
i think it's domething to do with the table... in the post i have this:
Quote:
Do you have a Word Press Blog? If so tell us the url and the name of the forum you want and we'll put in your feed after reveiwing the site. If you don't have a blog please use the form located below so we can set one up.
<font face='arial' size=2><b>All fields marked with a * are required:<br>
<form enctype='multipart/form-data' action='process.php' method='post'>
<table border=1 bordercolor='#000000'><tr><tr>
<table width='50%' border=0>
<tr><td bgcolor='#C0C0C0'> Password<font color='#ff0000'>*</font></td>
<td bgcolor='#C0C0C0'>
<input type=password name='Password' size=35></td></tr>
<tr><td bgcolor='#CCCCCC'> Admin nickname<font color='#ff0000'>*</font></td>
<td bgcolor='#CCCCCC'>
<input type=text name='Adminnickname' size=35></td></tr>
<tr><td bgcolor='#C0C0C0'> Uour Email Address</td>
<td bgcolor='#C0C0C0'>
<input type=email name='UourEmailAddress' size=35></td></tr>
<tr><td bgcolor='#CCCCCC'> Site name<font color='#ff0000'>*</font></td>
<td bgcolor='#CCCCCC'>
<input type=text name='Sitename' size=35></td></tr>
<tr><td bgcolor='#C0C0C0'> Description<font color='#ff0000'>*</font></td>
<td bgcolor='#C0C0C0'>
<input type=text name='Description' size=35></td></tr>
<tr><td bgcolor='#CCCCCC'> Email account username</td>
<td bgcolor='#CCCCCC'>
<input type=email name='Emailaccountusername' size=35></td></tr>
<tr><td bgcolor='#C0C0C0'> Email account password</td>
<td bgcolor='#C0C0C0'>
<input type=password name='Emailaccountpassword' size=35></td></tr>
<tr><td bgcolor='#CCCCCC'> POP or SMTP server</td>
<td bgcolor='#CCCCCC'>
<input type=text name='POPorSMTPserver' size=35></td></tr>
</table>
</td></tr></table>
<input type='submit' value='Submit Form'> <input type=reset value='Clear Form'></form>
|
and if you try it vB messes it up anyway. any ideas?