how can i get the same page with the click of back button of browser
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 a masterpage with a loginview, in the loginview i have an asp login control. i also have a label that is NOT contained in a loginview.