G
Guest
I have a ASP.NET app I'm writing and I have a form that is spread across four
webforms. I do not wish to store each step to DB and I do not wish to store
the info in hidden tags in the code of the page. Can I create a structure in
which to store the information in and store it a session variable?
Any information on this is greatly appreciated!
Thanks!
webforms. I do not wish to store each step to DB and I do not wish to store
the info in hidden tags in the code of the page. Can I create a structure in
which to store the information in and store it a session variable?
Any information on this is greatly appreciated!
Thanks!