Question:You have created an elaborate Web page that contains many validated controls. You
want to provide a detailed message for each validation error, but you don’t have space
to provide the detailed message next to each control. What can you do to indicate an
error at the control and list the detailed error messages at the top of the Web page? 

A Set the Text property of the validator control to the detailed message and set the
ErrorMessage property to an asterisk. Place a ValidationSummary control at the top
of the Web page. 

B Set the ErrorMessage property of the validator control to the detailed message and
set the Text property to an asterisk. Place a ValidationSummary control at the top
of the Web page. 

C Set the ToolTip property of the validator control to the detailed message and set
the ErrorMessage property to an asterisk. Place a ValidationSummary control at the
top of the Web page. 

D Set the ToolTip property of the validator control to the detailed message and set
the Text property to an asterisk. Place a ValidationSummary control at the top of
the Web page. 

+ Answer
+ Report
Total Preview: 724

Copyright © 2024. Powered by Intellect Software Ltd