How to retain the data on on the form containing different server controls?

Hi,
I have a webform which contains few server controls (Textboxes , dropdowns and Buttons).If user enters some value into textboxes and clicks on submit button it redirects to gthe another page. The new page is containing <My requirement is that whenever user clicks on <Is there anything there to retain these values... except session and Viewstate...
Please guide me.

Loader.
Up arrow icon