use <select name = 'listbox1[]' multiple>
this will send an array to your script.
|-------------------------------|
| Jeff | KeaneIT - Presidents |
| Landing | Suite: 200 |
| Outside: 617 -517-1772 | |
| E-mail: [EMAIL PROTECTED] |
| [ Mailing: 10 Presidents |
| Landing Medford, MA 02155 USA|
| ] |
|-------------------------------|
"Wilmar Perez"
<[EMAIL PROTECTED] To: "php-db mailing list"
<[EMAIL PROTECTED]>
ea.edu.co> cc:
Subject: [PHP-DB] Multiple
select
10/01/2002 12:46 PM
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
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php