[thelist] RE: Arrays and Multiple Select?

Joshua Olson joshua at alphashop.com
Fri Oct 5 12:46:50 CDT 2001


Try changing:

: <select name="Array[Type_of_Event]" size="3" multiple>

to

: <select name="Type_of_Event[]" size="3" multiple>

HTH,

-joshua
----- Original Message ----- 
From: "McAtee, Malcolm" <MMcAtee at philamuseum.org>
Subject: [thelist] RE: Arrays and Multiple Select?


: I am creating a PHP enabled mail form.
: I seem to be only able to transmit one selection from a multiple select
: list.
: 
: Any help would be appreciated.





More information about the thelist mailing list