i am using asp.net with c# in my aspx page i have an update panel in this panel i have some links to other sites, which is open on the same window. after clicking on these links me when i am getting back through browser's back button i am not getting the same results on the update panel...
|
|
|
|
|
|
|
I have implement the same with the following Article, If you need further help, Plz let me know, I will provide chucks of code http://rchern.wordpress.com/2008/05/11/updatepanel-backforward-browser-navigation/ First of all you have to Enable ScriptManager history EnableHistory="true"
|
|||
|
