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 -> passing parameters from HTML form to pl/sql procedure - this is a good question!

passing parameters from HTML form to pl/sql procedure - this is a good question!

From: Alexander Day <ajd_at_sqlsystems.dk>
Date: Tue, 19 May 1998 21:20:29 +0200
Message-ID: <3561DB7D.6CDB66D2@sqlsystems.dk>


Riddle me this Oracle people,

I have a great problem. I want to be able to pass all the INPUT form values from an HTML form page to PL/SQL (vis OWA 2.1 or 3.x), such that they're all packed up in an 'array' - like when you pass multiple values of a list box. Can this be done?

why do I ask this? because i'm sick and tired or writing pl/sql procs with gazillions of parameters - it's ugly and hard to manage!

if you have an answer, write to me at ajd_at_sqlsystems.dk or just post your solution to the usenet, referencing this message. Thanks in advance,

Alexander Day
SQL Systems Danmark
ajd_at_sqlsystems.dk Received on Tue May 19 1998 - 14:20:29 CDT

Original text of this message

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