<%
Response.Expires=0
Response.CacheControl = "no-cache"
Response.AddHeader "Pragma","no-cache"
%>
Response.Expires=0
Response.CacheControl = "no-cache"
Response.AddHeader "Pragma","no-cache"
%>
<html>
<head>
<meta http-equiv="Expires" CONTENT="0">
<meta http-equiv="Cache-Control" CONTENT="no-cache">
<meta http-equiv="Pragma" CONTENT="no-cache">
</head>
<head>
<meta http-equiv="Expires" CONTENT="0">
<meta http-equiv="Cache-Control" CONTENT="no-cache">
<meta http-equiv="Pragma" CONTENT="no-cache">
</head>









0 意見:
張貼意見