free e- mail
thaimail
hotmail
yahoo
siam2you
thammasat
Home
Visual Basic
Active Server Page
JavaScript
Network
Other
Active Server Pages.
Response Object
All Collections
All Methods
All Objects
All Properties
PROPERTY: Response.Expires
The
Expires
property specifies a length of time in minutes before a response page cached on the browser expires.
The first line of code causes the page to be refreshed (reloaded) every time it is accessed, rather than being stored in a cache.
In the second example, if the user returns to this page before the 15 minutes are up, the cached version of the page will be displayed.
<%
Response.Expires
= 0 %>
<%
Response.Expires
= 15 %>
Copyright 2000 by Infinite Software Solutions, Inc.
Trademark Information
ASP - Link
ASP reference
B
C
D
E
F
G
Last update:
Copyright © 2001.Memo Wil@keo everything that I like Co.,Ltd.