設(shè)置頁(yè)面在失效前在瀏覽器中緩存時(shí)間
代碼:
<%Response.Expires=-1%><!DOCTYPE html>
<html>
<body>
<p>This page will be refreshed with each access!</p>
</body>
</html>
結(jié)果:
This page will be refreshed with each access!
相關(guān)文章
- ASP 程序
- ASP TextStream 對(duì)象
- 在自己的 PC 上運(yùn)行 ASP
- ASP Column 屬性
- ASP SkipLine 方法
- ASP Write 方法
- ASP Attributes 屬性
- ASP SubFolders 集合
- ASP IsRootFolder 屬性
- ASP Count 屬性
- ASP Exists 方法
- ASP Keys 方法
- ASP TotalBytes 屬性
- ASP FolderExists 方法
- ASP GetDrive 方法
- ASP GetParentFolderName 方法
- ASP.NET HtmlInputCheckBox 控件
- ASP.NET HtmlSelect 控件
- POST表單
- 控制緩沖區(qū)