G
Guest
I'm working on a web application that's basically a questionaire that
consists of 8 pages. Each page has different data that needs to be saved. I
have to either save all the data from all 8 pages OR save nothing.
What's the best way to temporarily save this data and then insert (or
update) all this data in bulk at the end of the questionnaire?
Any help is appreciated.
Thanks.
consists of 8 pages. Each page has different data that needs to be saved. I
have to either save all the data from all 8 pages OR save nothing.
What's the best way to temporarily save this data and then insert (or
update) all this data in bulk at the end of the questionnaire?
Any help is appreciated.
Thanks.