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.ExpiresAbsolute
The
ExpiresAbsolute
property sets the precise date and time when a response page cached on the browser will expire. If the time is not given, then the page will expire exactly at midnight on the given date. If the date is not given, then the page will expire at the given time on the same day that the script is run.
The following code specifies that the page will expire at 6:00 PM on May 15th of 1999. You must use a 24 hour clock for the time and four digits for the year.
<%
Response.ExpiresAbsolute
=#May 15, 1999 18:00:00# %>
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.