Back Button Postback
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
Hi All I want my page to be refreshed, whenever user presses the back button. Is it possible? Thanks Sumit Domyan
-
Hi All I want my page to be refreshed, whenever user presses the back button. Is it possible? Thanks Sumit Domyan
hi, do you mean browser's bakc button or button on your page? In first case, I don't see how it can be done... In second case, try JS like
onclick="window.location.reload();"
does it help? David Never forget: "Stay kul and happy" (I.A.)
David's thoughts / dnhsoftware.org / MyHTMLTidy