Can anyone figure out the error in this?
<!-- <select NAME="JobContactID" SIZE="1" tabindex="2" style="width:230px" class="modal_text">
<!--#include file="_fpclass/fpdbrgn1.inc"-->
<!--<option VALUE="<%=FP_FieldHTML(fp_rs,"entity_id")%>"><%=FP_FieldHTML(fp_rs,"first_name")%> <%=FP_FieldHTML(fp_rs,"last_name")%></option>
<!--#include file="_fpclass/fpdbrgn2.inc"-->
<!-- </select>
<!-- <input type="button" name="ContactID" value="Add New Contact" onclick="ShowEditContact_AddDialog();" style="border-style: outset; color: black; font-size:10px; width: 100px;">
</nobr>
</td>
<!-- <select NAME="JobContactID" SIZE="1" tabindex="2" style="width:230px" class="modal_text">
<!--#include file="_fpclass/fpdbrgn1.inc"-->
<!--<option VALUE="<%=FP_FieldHTML(fp_rs,"entity_id")%>"><%=FP_FieldHTML(fp_rs,"first_name")%> <%=FP_FieldHTML(fp_rs,"last_name")%></option>
<!--#include file="_fpclass/fpdbrgn2.inc"-->
<!-- </select>
<!-- <input type="button" name="ContactID" value="Add New Contact" onclick="ShowEditContact_AddDialog();" style="border-style: outset; color: black; font-size:10px; width: 100px;">
</nobr>
</td>





