本文介绍了ASP .NET 3.5禁用客户端浏览器缓存的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想禁用客户端浏览器中的网页缓存
或
每当他们使用前进或后退按钮或刷新时,都必须进入错误页面
I would like to disable caching of my web pages in the client browser
or
whenever they use the forward or backward button or refresh it must go to a error page
推荐答案
这篇关于ASP .NET 3.5禁用客户端浏览器缓存的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!