noslenwerd
05-04-2005, 12:49 PM
Ok, i cant figure out for the life of me why i cant get this empty space after "Prior Employment" to go away? Here is the code i have for this section...
<td colspan="2"><span class="req">*</span>Is there any section of your service area that does not have access to MLS?</td>
</tr>
<tr>
<td colspan="2"><input type="radio" name="Areas_without_Access_to_MLS" value="Yes"/>Yes
<input type="radio" name="Areas_without_Access_to_MLS" value="No" checked/>No</td>
</tr>
<tr>
<td>If so, what areas?</td><td><input type="text" size="20" name="Area_without_MLS"></td>
</tr>
</table>
<br />
<span class="subTitle"><B>Prior Employment</B></span>
<input type="hidden" name="Header1" value="Prior Employer 1">
<table border="0">
<tr>
<td colspan="2">Beginning with your present position, list all employment related to appraising in reverse chronological order for the last 5 years.</td>
</tr>
<tr>
<br />
<td colspan="2"><b>Employer 1</b></td>
</tr>
Thanks :cool:
<td colspan="2"><span class="req">*</span>Is there any section of your service area that does not have access to MLS?</td>
</tr>
<tr>
<td colspan="2"><input type="radio" name="Areas_without_Access_to_MLS" value="Yes"/>Yes
<input type="radio" name="Areas_without_Access_to_MLS" value="No" checked/>No</td>
</tr>
<tr>
<td>If so, what areas?</td><td><input type="text" size="20" name="Area_without_MLS"></td>
</tr>
</table>
<br />
<span class="subTitle"><B>Prior Employment</B></span>
<input type="hidden" name="Header1" value="Prior Employer 1">
<table border="0">
<tr>
<td colspan="2">Beginning with your present position, list all employment related to appraising in reverse chronological order for the last 5 years.</td>
</tr>
<tr>
<br />
<td colspan="2"><b>Employer 1</b></td>
</tr>
Thanks :cool: