The ____________________ property of a CompareValidator control on a Web form specifies the name of the object you are comparing to the control that is being validated.

Fill in the blank(s) with the appropriate word(s).


ControlToCompare

Computer Science & Information Technology

You might also like to view...

A data source can be an organized group of data in a Word table, an Excel worksheet, an Access database table or query, or an Outlook contact list

Indicate whether the statement is true or false

Computer Science & Information Technology

Companies typically design Relational Database Management Systems that contain only one or two tables of data

Indicate whether the statement is true or false

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

1. The expression getline(cin, message) accepts and stores characters typed at the terminal continuously until the Enter key is pressed. 2. The string class function int length() returns the length of the string. 3. At a fundamental level, all input (as well as output) is done on a character-by-character basis. 4. User-input validation is an essential part of any commercially viable program. 5. One of the major uses of strings in programs is for user-input validation.

Computer Science & Information Technology

In C, EOF stands for End Of Format.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology