ASP Page Expire Date
Page Expire Date
<%
Response.ExpiresAbsolute=#May 05,2008 12:30:00#
%>
<html>
<body>
<p>This page will expire on May 05, 2008 12:30:00!</p>
</body>
</html>
<%
Response.ExpiresAbsolute=#May 05,2008 12:30:00#
%>
<html>
<body>
<p>This page will expire on May 05, 2008 12:30:00!</p>
</body>
</html>