Home

What is the correct answer?

4

In case of a CompareValidator, a TextBox's value can be compared to an expression

A. True

B. False

Correct Answer :

B. False


Related Questions

HTML elements, HTML server controls and ASP.NET server controls can be… For Adrotator control the XML file is mentioned through ________ property RadioButtonsLists __________ property is used to add RadioButtons at runtime Anything appearing before ________ is cleared ___________ sets the time out period for a particular page in seconds Anything appearing after ________ is cleared Can you use client-side event handler and server-side event handler for… Which of the following tool is used to manage the GAC? What class does the ASP.NET Web Form class inherit from by default? To make a RepeaterControl viewable, the controls ____________ must be… Default event handler for Link Label is Which of the following is not a member of ADODBCommand object? To set text programmatically without adding extra HTML tags use In a DataSet if multible tables are used, they are identified by their The default method of a WebForm is To count how many users have logged in the web site till date use You need to modify an ASP.NET page to prevent the browser window from… _________ object represents all information sent form a browser to a server We can manage states in asp.net application using Difference between Response.Write() andResponse.Output.Write(). In case of RangeValidator, a TextBox's value can be compared to the values… What is the default data type of a variable in ASP.NET? What is used to validate complex string patterns like an e-mail address? Can you have more than one form declaration on a web form? To make an HTML control behave as a Server control, ___________ option… CDONTS is designed on for Windows NT Server ASP.NET is object oriented To display HTML tags as it is use ______________ creates a read-only recordset that can scroll in any direction. The HTML control that helps to browse a file is