Hi all,

Please suggest me this problem..
I have a from called the Loan.aspx and after filing the form i'm going to submit the form and sending mail and redirecting the another form call ThankYou.aspx so here Thankyou.aspx form i have a Back button and if press back button i need to edit the data what ever entered into the Loan.aspx form. here i'm not saving the data in database of Loan.aspx (it's contain so much secenario) and just mailing those data according the customer selection of the Loan document.so here user unexpectedly submitted the data and redirected to another page then he want to edit the data of previously whatever he filled Loan.aspx.
Please helpme to solve the issue.
Thanks In Advance..


Go to the complete details ...