M
Martin Arvidsson, Visual Systems AB
Hi newbee quiz!
I have a couple of pages where a user enters information.
At the last page i want to present all data, and let the user confirm it.
I dont want to use a response string that adds upp everytime
Like www.myweb.net/do.aspx?quiz=lsl&ordering=1 etc and when going from the
next page to the other add upp the request string. (Or what it's called)
Should i create a class and store all the data, or is there another, smart
way?
I have 4 pages of data to be entered before the confirmation page.
Regards
Martin
I have a couple of pages where a user enters information.
At the last page i want to present all data, and let the user confirm it.
I dont want to use a response string that adds upp everytime
Like www.myweb.net/do.aspx?quiz=lsl&ordering=1 etc and when going from the
next page to the other add upp the request string. (Or what it's called)
Should i create a class and store all the data, or is there another, smart
way?
I have 4 pages of data to be entered before the confirmation page.
Regards
Martin