What You Have Learned

In this lesson, you have:

  • Built a form using test field and drop-down menu elements (pages 164170)

  • Written a script that manipulates data the user entered (pages 171173)

  • Output the manipulated value and formatted it using a built-in function (pages 173176)

  • Written a script that performs server-side form validation (pages 176179)

  • Redirected the user to the first page, while appending a querystring (pages 176179)

  • Created and activated a conditional region, depending on the outcome of the server-side form validation (pages 180182)

  • Formatted the text in the conditional region using a custom CSS class (pages 182185)