Submitting data from a multipick list form field
Posted: Fri Jul 12, 2002 3:16 pm
How do I do this? I want my user to be able to pick several things on a multipick list with either shift or control/click etc and then submit them. How do I get the information?
If the field name is 'listone' then if they only pick one item then that variable would be $listone but how about when they pick several items on the list?
If the field name is 'listone' then if they only pick one item then that variable would be $listone but how about when they pick several items on the list?