Hi
I have 2 pages.In the first page having one datalist which contains 20 controls are there like textboxes,dropdownlist etc.,
and submit button is there.when user click on submit button it will navigate to second page.In the second page back button is there.When
user clicks on back button it will navigate to first page.
My Questions:When user clicks on back button in the second page.I want to show all the values user had entered in the first page.
How to do this?
I dont want use sessions and viewstate.
Thanks & Regards
Venkatesh.Ponna