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.
HI Mat,
read your 'PL/SQL user's guide and Reference' at the chapter
about the PL/SQL tables (chapter four I think).
I have used the PL/SQL tables to solve the same problem and it works
fine.
Mail me if you encounter a problem.
Bertrand Lelangue, SIA, Université catholique de Louvain, Belgium lelangue_at_sia.ucl.ac.be Received on Wed May 13 1998 - 07:11:12 CDT
![]() |
![]() |