The ____ property of a RequiredFieldValidator object contains the message that the user will see if invalid data has been entered on a Web form.
A. InvalidInfo
B. ValidMessage
C. ErrorMessage
D. ErrorInformationDisplay
Answer: C
You might also like to view...
The built-in help always provides answers to your questions.
Answer the following statement true (T) or false (F)
Do an analysis of various car purchases. Compare the price, the loan amount, payments, maintenance, insurance, and driving costs. Create various scenarios to determine which car might be the best buy for you, and note in the spreadsheet what your bottom line decision criteria are.
What will be an ideal response?
To use the contents of the java.lang package in a program, they must be imported using the import statement.
Answer the following statement true (T) or false (F)
The operational constant of the flock() function that opens the file with an exclusive lock for writing is the ____.
A. LOCK_EX B. LOCK_SH C. LOCK_NB D. LOCK_UN