Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Wednesday, April 17, 2013
How to disable browser back button in asp.net?
Should make ASP.NET page cache expired instead of disable browser back button
Page.Response.Cache.SetCacheability(HttpCacheability.NoCache)
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)