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 -> PL/SQL cartidge & OWAS3.0, POST or GET?

PL/SQL cartidge & OWAS3.0, POST or GET?

From: Todd Ariss <tariss_at_v-wave.com>
Date: 1998/01/12
Message-ID: <69dbj4$avu3@crash.videotron.ab.ca>#1/1

The docs for the PL/SQL cartridge that ships Oracle Web App server talk about submitting form data via a PL/SQL procedure using the GET method. This method forces us to pass all the data by appending it to the URL. Is there a way to pass data to the PL/SQL procedures using the POST method and thus avoiding such lengthily URL's?

Any help would be much appreciated...

Thanks, Todd Ariss Received on Mon Jan 12 1998 - 00:00:00 CST

Original text of this message

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