Hello guys
I need to pass multiple choices from multiple select lists.
I have -
<select name = 'listbox1' multiple>
<option selected value = ''>Select ...</option>
<option>AP11</option>
<option>AP12/AP14</option>
<more options listed>
</select>
I can choose multiple items on the list, but only the last item chosen will
be carried over to the final form page.
How do I get I get it too carry multiple items?
Thanks a lot
*******************************************************
Wilmar P�rez
Network Administrator
Library System
Tel: ++57(4)2105145
University of Antioquia
Medell�n - Colombia
2002
*******************************************************
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php