Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



Syntax: ASP Response Object ExpiresAbsolute Property

Response.ExpiresAbsolute [= [date] [time]]
Parameters: ASP Response Object ExpiresAbsolute Property

date

Specifies the date on which the page will expire. The value sent in the Expires header conforms to the RFC-1123 date format.

time

Specifies the time at which the page will expire. This value is converted to GMT before the header is sent.



ContentsPreviousNextIndex