Re: [S2] how to get the value of form select

2008-01-06 Thread carmi_cd
modules.{moduleId}}" >> list="modules" >> listKey="moduleId" listValue="moduleName" >> multiple="true" size="7" >> /> >> >> >&

Re: [S2] how to get the value of form select

2008-01-04 Thread Arpan Debroy
list="modules" > listKey="moduleId" listValue="moduleName" > multiple="true" size="7" > /> > > > thanks in advance for your help > -- > View this m

[S2] how to get the value of form select

2008-01-04 Thread carmi_cd
i have a form select..my problem is how to i get the selected values of the form select.. what is its data type..is it ArrayList? here is my code.. thanks in advance for your help -- View this message in context: http://www.nabble.com/-S2--how-to-get-the-value-of-form

how to get the value of form select

2008-01-04 Thread carmi_cd
i have a form select..my problem is how to i get the selected values of the form select.. what is its data type..is it ArrayList? here is my code.. thanks in advance for your help -- View this message in context: http://www.nabble.com/how-to-get-the-value-of-form-select