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: Chris Kimpton <chris.kimpton_at_btalexbrown.com>
Date: Wed, 13 May 1998 13:14:14 +0100
Message-ID: <35598E96.B12F002C@btalexbrown.com>

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

Original text of this message

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