Response.ExpiresAbsolute (infosys question)
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 runs.
Response.Expires
The Expires property specifies the duration of time before a page that is cached on a browser expires. If the user returns to the same page before it expires, the cached version is displayed.
Difference between Response.Expires & Response.ExpiresAbsolute
Posted by
Manoj
Sunday, January 17, 2010
at
8:18 AM
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment