Use the ____ property of a validation control on a web form to explain to the user what value is requested.

A. InvalidDataMessage
B. InvalidMessage
C. ErrorType
D. ErrorMessage


Answer: D

Computer Science & Information Technology

You might also like to view...

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

1. The operator prefix operator ++ is an l-value, and the text asserts that we should emulate this with operator overloads by returning a reference from prefix versions of operator++. 2. An operator overloading is essentially a function that uses a different syntax for invocation.

Computer Science & Information Technology

An e-mail ____________________ is divided into fields that contain the sender's e-mail address, the recipient's address, a one-line summary of the message, and the date and time the message was written.

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

Computer Science & Information Technology

In Windows XP, a fiber is scheduled for execution ________.

a) by the thread that creates it b) by the operating system’s scheduler c) by the process d) none of the above

Computer Science & Information Technology

A(n) kilobyte (KB) is 1,048,576 bytes, or about one million bytes.

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

Computer Science & Information Technology