Hello all,
I have a form which extends to several pages and users can go from one page to any other page. I need to persist values between pages. I understand I can do it using a Session variable but would want to know the optimum way of doing it if I have hundreds of variables to store.
Thanks!
I have a form which extends to several pages and users can go from one page to any other page. I need to persist values between pages. I understand I can do it using a Session variable but would want to know the optimum way of doing it if I have hundreds of variables to store.
Thanks!