Sun
ONE Active Server Pages Product Home Page Developer Site Version
 

ContentsPreviousNextIndex



ASP Response Object ExpiresAbsolute Property


The ExpiresAbsolute property specifies the date and time at which a page cached on a browser expires. If the user returns to the same page before that date and time, the cached version is displayed. If a time is not specified, the page expires at midnight of that day. If a date is not specified, the page expires at the given time on the day that the script is run.

In this section:

Syntax: ASP Response Object ExpiresAbsolute Property

Remarks: ASP Response Object ExpiresAbsolute Property

Examples: ASP Response Object ExpiresAbsolute Property



ContentsPreviousNextIndex