Razorbx13
Posts: 15 From: None Status: offline
|
Updating Database and Passing Values - 10/1/2001 13:07:00
Here is my problem, and I cannot figure it out! Hopefully you all can help.......Page1.asp is Submission_Form from DIW. It updates an Oracle table when you click Submit. Page2.asp is Confirmation page for Page1 and contains confirmation fields, of which four of them need to carry over to via a hyperlink to: Page3.asp. This is a Submission from another DIW into a different Oracle table. What I need is four fields to carry over from Page1, through the confirmation and populate the same fields on this Page3. Is this possible? Basically, want the user to go as follows: Data Entry Part 1 ---> Confirmation ----> Data Entry Part 2 ---> Confirmation ----> Start Over Thanks!
|