[thelist] Multiple Select??

McAtee, Malcolm MMcAtee at philamuseum.org
Fri Sep 21 10:40:17 CDT 2001


 <form method=post action="http://www.philamuseum.org/cgi/thankyou.php3"
enctype="multipart/form-data">

//---------------//
Malcolm J. Mcatee
Web Designer
Philadelphia Museum of Art
215-684-7748
mmcatee at philamuseum.org
//---------------//

-----Original Message-----
From: Joshua Olson [mailto:joshua at alphashop.net]
Sent: Friday, September 21, 2001 8:46 AM
To: thelist at lists.evolt.org
Subject: Re: [thelist] Multiple Select??


What is the method?  Post or Get?

-joshua

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


: Howdy all.....
:
: I am creating a form to be used in a simple PHP/email app. Everything
seems
: to be working well except that my multiple select lists seem to pass only
the first
: value in the list.
: Please see the code below:
:
:        <select name="Type_of_Event" size="6" multiple>
:   <option value="Dinner">Dinner</option>
:   <option value="Lunch">Lunch</option>
:   <option value="Breakfast">Breakfast</option>
:   <option value="Cocktail_Reception">Cocktail Reception</option>
:   <option value="Meeting">Meeting</option>
:   <option value="Other">Other</option>
: </select>



---------------------------------------
For unsubscribe and other options, including
the Tip Harvester and archive of TheList go to:
http://lists.evolt.org Workers of the Web, evolt ! 




More information about the thelist mailing list