I have a page which has a pull down combo box so 1 selection can be made from a bunch of field which are added from a mysql table, anyway, I'm trying to figure out how to make the menu so it doesn't pull down so that multiple selections could be made from the same dynamic list. How can I do this?
Thanks.