Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Forward recordset info into form on next page

Status
Not open for further replies.

Dijital

MIS
Mar 15, 2002
47
US
I have a temptable that is fed from a ticketing system. There are 5 fields.
Currently, I have the users logging in, and selecting unprocessed tickets. When they select it, the recordset opens and displays the 5 fields on the page. I want to have a link for them to click, "Process", that will take that recordset, and forward the data to 5 of 10 fields on the next pages form. here they will add the remaining 5 fields, edit the original data, and then submit all 10 fields to another table.
I am using Dreamweaver MX, ASP/VBScript. I thought the best way to do this was to add the 5 fields to the querystring, and then pull it into the form from there. I'm not sure if this will work, let alone be the most efficient method.

Thanks for all the help you can give!

Jim Connors
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top