Categories:

Accessing and validating forms using Javascript

Before JavaScript was invented, validating forms means diving into a thick CGI programming book and spending hours wasting away an otherwise perfectly good life. With the introduction of JavaScript, it has gotten a LOT simpler. In fact, by the time you're done reading this tutorial, you'll be able to validate forms.