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 -> Passing data from one page to another

Passing data from one page to another

From: Brian Wooldridge <bkw_at_iquest.net>
Date: 15 Jun 1998 22:10:34 GMT
Message-ID: <6m464q$lte$1@news.iquest.net>


Hopefully this isn't too simple. I am using OAS 3.0 with the pl/sql cartridge to generate some 'dynamic' html pages based on user input and database query.

I will have a series of 3-5 pages to gather all the data I need, with different data being asked on each page. I want to pass the data from page one to page two to page three, etc.

I know I can use the POST method in my forms to send the data to the server between pages, but how do I read it into variables on the next page using pl/sql?

tia,


   / /_ _      __                   /
  / __ \ | /| / / Brian Wooldridge /

 / /_/ / |/ |/ / bkw_at_iquest.net /
/_.___/|__/|__/__________________/
                                                                               
Received on Mon Jun 15 1998 - 17:10:34 CDT

Original text of this message

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