Home

What is the correct answer?

4

____________ enables you to set a particular date when a page should no longer be cached by a browser or proxy server

A. Response.Expires

B. Session.Timeout

C. Response.ExpiresAbsolute

D. Response.CacheControl

Correct Answer :

C. Response.ExpiresAbsolute


Related Questions

How do you get information from a form that is submitted using the "post"… ___________ controls how proxy servers temporarily store web pages HTML tag equivalent to Panel is ASP.NET supports all data types that VB.NET supports To make a RepeaterControl viewable, the controls ____________ must be… What namespace contains the classes for file and directory access? In ASP.NET, the default method of a form is Which of the following method must be overridden in a custom control? ASP.NET if fully compatible with ASP In ___________ records are locked when you start editing. In the Adrotator XML file ________ is used to mention the file to link… In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means Default event handler for Link Label is One difference between ASP.NET and ASP is that ASP is more structure than… In case of RangeValidator, a TextBox's value can be compared to the values… To make an HTML control behave as a Server control, ___________ option… Web.config file is used... To redirect an user to a particular page when a user logs in use To count the number of times an user visited a page, use To read an XML file from ASP.NET use Choose the form in which Postback occur In ___________ records are locked when the update method is called Which of the following object is not an ASP component? To write an attribute for a tag through ASP.NET use Cookies collection is present in In ASP.NET if a file is saved, it is save only in the server machine. .FileInfo gives information about any file and .File gives information… This file stores your web configuration ____________ enables you to add, modify and delete records but you won't… Checkboxes have same name and different values while Radio Buttons have…