Question:

I set the option id to a value but when I reference it it is null. What am I doing wrong?
<SELECT size=1 name=cboDiv style="WIDTH: 105px" >
Response.Write "<option id=" & Type1 & " value="& Type2 &">"& Type1 &"</option>"
</select>


msgbox document.addproj.cbodiv.id