This is part of a secure registration form
My start:
<tr>
<td height="25"><div align="left" class="style1">
<div align="right">I agree to the following Terms & Conditions.</div></td>
<td><div align="left" class="style1">
<INPUT TYPE=CHECKBOX NAME="term">I agree to the following <a...
Need help making this form have all fields required and submit either to email address or somewhere else that is easy to access
All fields are required.
<form name="input" action="/cgi-bin/em.submit" method="post" >
<table border="0" cellspacing="2" cellpadding="0">
<tr>
<td align="center"...