basically on my
Formicula form I only have one option of who to contact, so the contact with drop down selection is useless. Basically I need the form to send to the one choice but not display this on the form itself. The bit of code I believe controls this is below, but what do i do to stop it showing but still working in background
For some reason the quote is not showing properly
<label for="cid"> :</label>
<select class="formborder" id="cid" name="cid">
<option value=""></option>
</select>
Thanks
edited by: CelicaGT, Feb 06, 2007 - 03:52 PM