nerdexam
GIAC

GSSP-.NET · Question #337

GSSP-.NET Question #337: Real Exam Question with Answer & Explanation

The correct answer is A. Design the Dynamic layout of the Web page.. See the full explanation below for the reasoning.

Question

  • (Topic 3) You work as a Software Developer for ABC Inc. You create a Web page named MyWebPage that displays detailed information of a registered user. The page contains a TextBox Web server control that requires the RangeValidator validation control to validate whether the user has entered the correct date of birth. A validation error message is displayed if the user has entered the value, which is greater than the date of registration. However, you want to ensure that the validation control on the Web page does not occupy any space, but share the same location for the display of error messages on the Web page. You also want to ensure that the layout of the Web page is changed when the error message is displayed. Which of the following actions will you take to accomplish the task?

Options

  • ADesign the Dynamic layout of the Web page.
  • BImplement the ValidationSummary control instead of the RangeValidator control.
  • CDesign the Static layout of the Web page.
  • DDesign the None layout of the Web page.

Community Discussion

No community discussion yet for this question.

Full GSSP-.NET Practice