I created an admin page for a web application, and it's mostly ajax. Almost all the events in the page update one of the UpdatePanels on the page. How can I save each UpdatePanel state in the user's history so when the user pushes the browser "back" button they wont get redirected to the login screen ?
|
|
The ability to manage history was added in .NET 3.5 SP 1. Here are some resources that will help get you up to speed. |
||
|
|
