Forums

Problem with getting data from mulitple select

sameer_mhatre512 03 Jul, 2008
Hello admin,
I am trying to use multiple select in one form. but i am not able to get the data for mulitple select. can you please have a look at the form and let me know where i am wrong


thanks

sameer [file name=RailwayReservation.zip size=2575]http://www.chronoengine.com/images/fbfiles/files/RailwayReservation.zip[/file]
GreyHead 05 Jul, 2008
Hi sameer_mahtre512,

You must use an array name to return multiple values from a select box
<select name="s2[]" size="10" multiple id="s2">
Bob
This topic is locked and no more replies can be posted.