Back link
-
I have a "Back" link in aspx page. If clicked on this link it go to previouspage. For this I wrote back It is working fine. But I also Have a continue button which inserts data into db when clicked on it. So If i go back and click on continue new record is inserte for the same member i don't want that to happen. I want to maintain state persistence. how can I do this. Can Anybody help me Thanx in Advance chanti
-
I have a "Back" link in aspx page. If clicked on this link it go to previouspage. For this I wrote back It is working fine. But I also Have a continue button which inserts data into db when clicked on it. So If i go back and click on continue new record is inserte for the same member i don't want that to happen. I want to maintain state persistence. how can I do this. Can Anybody help me Thanx in Advance chanti
This question belongs in the ASP.NET forum.
- Nick Parker Microsoft MVP - Visual C#
My Blog | My Articles