CHAPTER 4: FORMS

To demonstrate, create an application that uses only client-side validation and before running the template, disable JavaScript. The students will see that when using client-side validation, if JavaScript is disabled, the interface will allow invalid entries which will cause an exception error. ................
................