Hi,
I am new to asp.net..
I have made a web page with certain text fields and a "submit" button click.When i click on "submit" it goes to next page which has two more button--"edit" and "confirm".
When i click on "Edit", it should go to previous page to edit values.
But as i click on "edit",it goes to previous page but does not have all the values that i entered earlier..the text fields are empty.What should i do ??please help...
**I have maintained a session for the text fields
I am new to asp.net..
I have made a web page with certain text fields and a "submit" button click.When i click on "submit" it goes to next page which has two more button--"edit" and "confirm".
When i click on "Edit", it should go to previous page to edit values.
But as i click on "edit",it goes to previous page but does not have all the values that i entered earlier..the text fields are empty.What should i do ??please help...
**I have maintained a session for the text fields