Thanx, but those methods (even the plural ones), don�t retrieve ALL the rows
contained in a Select List.
They just retrieve the actual "selected Index",I'm afraid.
Is there a way to get ALL the rows, despite there's no one selected?
Maybe I need to extend and overwrite a method (as BaseValueParser), dont I ?
I appreciate very much your cooperation!
Sandino Roman.
-----Original Message-----
From: Paul Smith [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 20, 2002 3:25 PM
To: 'Turbine Users List'
Subject: RE: Getting all rows from a "multiple choice" Select
Hi, check out the:
ParamaterParser.getStrings(key) method (notice the plural).
There are a bunch of other pluralised methods(getInts etc).
This will return an array of values for you.
cheers,
Paul Smith
-----Original Message-----
From: Prometeo Sandino Roman Corral [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 21, 2002 9:26 AM
To: Turbine Users List
Subject: Getting all rows from a "multiple choice" Select
Hi all!:
I need to get all the rows ( options ) from a multiple selection list on
an HTML form (Select).
I was trying with ParameterParser but it just gets ONE row (the selected row
).
Is there a way to do that? I guess that I need to extend BaseValueParser, am
I right?
Thanks in Advance!
Sandino.
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>