Question
Processing form in its file; go to next file.
Basic issue: I enter data in a form, submit the form, (use
Action=""), then Insert a record using the data entered. I can do
the adding the record with a stored proc. Then I want to move back
to another prior form and display a message "Record Added".
So after the insert stored proc how do I get to the prior form with a variable? This is Dreamweaver, Coldfusion, SQL, and Windows.
So after the insert stored proc how do I get to the prior form with a variable? This is Dreamweaver, Coldfusion, SQL, and Windows.
