Re: [PHP] Problem in retreving values from more than one multi select in form

2001-03-30 Thread elias
Hi. as you defined the tag of yours i see that you didn't specify the extra parameter: 'multiple', as: as for reading it's values, as you showed should work. -elias "Vishak Tomy" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hello all, > > I have a p

[PHP] Problem in retreving values from more than one multi select in form

2001-03-30 Thread Vishak Tomy
Hello all, I have a problem with the multi select, any body please solve this. In a form there are more than one multi select box, arranged one by one. Following are the way i created it. Vishak Sujith Rajesh Vishak Sujith Rajesh How coud i get the values of the multi select when