ASP Set Page Expire Time

Set Page Expire Time

<%Response.Expires=-1%>
<html>
<body>
Set page expire time
</body>
</html>