Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Web Forms and MULTIPLE SELECT support

Re: Web Forms and MULTIPLE SELECT support

From: B. Lelangue <lelangue_at_sia.ucl.ac.be>
Date: Wed, 13 May 1998 14:11:12 +0200
Message-ID: <35598DE0.4850@sia.ucl.ac.be>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US