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

Home -> Community -> Usenet -> c.d.o.server -> Re: Help ...Oracle web server & PL/SQL

Re: Help ...Oracle web server & PL/SQL

From: Jamie Keir <jkerr_at_jameswatt.ac.uk>
Date: Tue, 14 Apr 1998 16:57:01 +0100
Message-ID: <3533874D.ED697288@jameswatt.ac.uk>


Hi.

This is off the top of my head, but the important bit is the "owa_util.ident_arr" datatype.
HTH Jamie Keir



PROCEDURE sp_validate(location_list in owa_util.ident_arr) IS cnt integer := 2; -- I think some kind of special data is in element 1.

Divakar wrote:
>
> I am using Oracle web server 3.0.
> I have a stored procedure which creates html form(
> using HTP & HTF packages in PL/SQL) has a multi list box.
> As required by the web server the names of the parameters
> at both ends(seding &receiving ) are same .
> Now If user select more then one LISTitem and submits the form.
> How can I get the second value of the list selected.

--


 /###############################################################\
+--------------------+---------------+----------------------------+
| Oracle 7     DBA   | Digital Unix  | Jamie Keir                 |
| Developer*2000     | Windows NT 4  | jkerr_at_jameswatt.ac.uk      |
| PL*SQL             | AmigaOS 3     |                            |
| Unix Admin         | Linux         |                            |
| Network Support    | ADA           | ...now if I could just get |
|                    | C / C++       | them to *pay* me for it... |
| Alpha AXP          | M68040 Asm    |                            |
+--------------------+---------------+----------------------------+
Received on Tue Apr 14 1998 - 10:57:01 CDT

Original text of this message

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