Difference between Response.Expires and Response.ExpiresAbsolute?

 Posted by Raja on 4/12/2008 | Category: .NET Framework Interview questions | Views: 15455
Answer:

Response.Expires
This property specifies the number of minutes before a page cached in the browser expires ie. if the user returns to the same page before the specified number of minutes the cached version of the page is displayed.
<% Response.Expires = minutes %>

Response.ExpiresAbsolute
Using this property we can set the date and/or time at which page cached in the browser expires.
<% Response.ExpiresAbsolute=#May 15, 1999 18:00:00# %>


| Alert Moderator 

Comments or Responses

Posted by: Jish on: 3/5/2012 | Points: 10
nice interesting......
Posted by: Amesraay on: 2/6/2018 | Points: 10
Get the official information about terrarium tv app from this official website - terrarium-tv.me/

Login to post response