what is diff between responseexpires and expiresabsolute
Answer Posted / babitha
Response.expires--get/sets the length of time in minutes
before a page cached in browser expires,if the user returns
before that time the cached version is displayed.
Response.expiresabsolute-gets/sets the absolute date tiem
at wihich the cahed version should be removed from the
cache.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between clr & cts?
Explain the server control events of asp.net ?
What is the difference between cache and cookies?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
What is a reflection?
What is the difference between pathparam and queryparam?
Explain how do you deploy your asp.net application?
Give an example of cookie abuse.
What does a switch do?
Securitywise What are the Enhancements in 2.0?
What is server infrastructure?
How can we identify that the page is post back in asp net?
Is it true that a Web service must be written in .NET or not?
How many types of controls are there in asp.net?
What are app services?