Im having a problem getting listbox data to go into a mySql database.

This may be a simple problem but Ive been searching with out any result, and
thought I would ask on here.

Here goes...

 <select name="server">
  <option value="No">No</option>
  <option value="Yes">Yes</option>
 </select>

the name of the field in the database is server, all of the other inputs
that I have within the page work and enter data but when I try using
listbox's it doesnt seem to work.

Cheers if any one can help me with this

Rujlon


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to