Home

What is the correct answer?

4

_________ object represents all information sent form a server to a browser

A. Response

B. Request

C. Session

D. Application

Correct Answer :

A. Response


Related Questions

The first event triggers in an aspx page is. If a page name is WebForm1.aspx and it resides in ../Test/, then it will… To redirect an user to a particular page when a user logs in use Default Session data is stored in ASP.Net. Which of the following method must be overridden in a custom control? There can be more than one Global.asax file A _____________ is a logical naming scheme for grouping related types… In ASP.NET if a file is saved, it is save only in the server machine. If someone accidentally deletes the Page Directive of an ASP.NET page… .FileInfo gives information about any file and .File gives information… In ___________ records are locked when you start editing. What is used to validate complex string patterns like an e-mail address? Options available with SelectionMode are This file stores your web configuration What are unique properties of RangeValidator control? While redirecting, values can be passed with it To pass queries to Crystal Reports use You have an image that is clickable and you want a pop-up window to display… In ___________ records are read-only and cannot be changed. HTML tag equivalent to Panel is _________ is used to write/read into a leaf node You can send an e-mail with an attachment using only SmtpMail class CDO stands for _________________ . Web.config file is used... Under Button Click the following code is written1. Dim I =102. MsgBox(I) You can specify a function name in If passwords are to be sent from one page to another, we can use To display HTML tags as it is use If a Table controls name is Table1, to access value from its second row,… ASP.NET is object oriented