What are the properties used to control the expiration of
the page?
Answer / guest
? Expires ? specifies the number of minutes before a page
cached on a browser expires.
? ExpiresAbsolute ? sets the date and time at which a page
cached on a browser expires.
| Is This Answer Correct ? | 2 Yes | 0 No |
Where is the value-type variables allocated in the computer ram?
What is msmq?
What does asp stand for?
What is asp language?
Can anyone give me a clarification about the difference among assembly,namespace,class,dll??????
Which is the default scripting language on the client side?
What is asp software?
what is normalisation
no.of pages comes before protected void ?
Which line of code would instantiate the Browser Capabilities component? A. objBrowser = Server.CreateObject("MSWC.BrowserType") B. Set objBrowser = Server.CreateObject("MSWC.BrowserType") C. var objBrowser = Server.CreateObject("MSWC.BrowserType") D. var objBrowser = CreateObject("MSWC.BrowserType") E. var objBrowser = Server.CreateObject("BrowserType")
What is the purpose of application.lock method?
What are the scripting objects in asp?