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 statements true (T) or false (F)

1. To remove a control from a form, you select it and then press the F4 key on the keyboard. 2. When you create Button controls, they are automatically given default names such as button1, button2, and so forth. 3. When Button control is created, its Text property is initially set to the same value as the Button control’s name. 4. Text displayed on a button should hint at what the button will do when it is clicked.

Computer Science & Information Technology

_________ is a technique where the CPUs or cores usually work together to complete one job more quickly. A. Parallel processing B. Buffering C. Streaming D. Logical processing

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

Computer Science & Information Technology