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
How is my content secured from unauthorized access?
what is loosely coupled solution? How it can be used?
Which of the following .NET framework supports Web API?
Explain the use of dataadapter.
Explain About duration in caching technique
To add a hyperlink column to the DataGrid which tag is used ?
What is user control in asp.net?
WSDL means?
I’m having some trouble with cas. How can I diagnose my problem?
How can we call webservices in Banking Applications? and where we are using it?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What is a windows service?
Explain the advantages of passport authentication.
How do u deploy ur project?
Explain difference between friend and protected friend?