Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Web Forms and MULTIPLE SELECT support
Matthew Chalwell wrote:
> Hi,
> I hope someone can help me with the following query.
> I am writing web based forms using pl/sql, then processing the
> results of that form using another pl/sql procedure. The problem
> arises when I attemp to use "MULTIPLE SELECT" options in
> my form. I'm not sure how, or even if it is possible to read in more
> than one value for the same parameter.
>
I think your talking about reading back arrays - this is possible using the OWS defined datatype - owa_util.ident_arr
Regards,
Chris
> Any suggestions appreciated.
> Matt
Received on Wed May 13 1998 - 07:14:14 CDT
![]() |
![]() |