You can always:

String[] labelNames = runData.getRequest().getParameterValues("labelName")

Hope this helps!

On Tuesday 23 April 2002 09:47 pm, Darin Wilcox wrote:
> Hi all,
>
> Is there a way to grab multiple selections from a basic HTML select in a
> form?  Right now, if I run data.getRequest().getParameter("labelName");  I
> only get the first item selected.  I want to be able to get all the
> information in one call.  Is there a way to do this?
>
> Thanks in advance...
>
> - Darin
>
> -------------------------------------------------------------
> Darin Wilcox
> Web Engineer
> College of Nursing
> University of Utah
> 585-7332


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to