what is diff between responseexpires and expiresabsolute
Answer Posted / amit surana
response.expires is the lenght of time in minutes before
cached response on the browser expires.
response.expiresabsolute sets the date/time when a response
page stored in browsers cache will expire.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a proxy in web service?
What is the difference between login controls and forms authentication?
What is DataGrid wheater its a Server Control or something else ?
List down the sequence of methods called during the page load.
What are merge modules?
How do I send an email message from my ASP.NET page?
What is the flow of processing of the request? : asp.net mvc
What is gridview in asp.net?
What are the various types of cookies in asp.net?
How to use multiple scriptmanager controls in a web page?
What is class and object in asp.net?
What is the default timeout for a cookie?
What is boxing and unboxing in asp.net?
What is httpresponse?
Can I have a unique key as foreign key?