preload

JavaScript Form Validation Essentials Chapter 1

Posted on: Dec 20, 2009 By: Kevin Rio | 0 Comments
In this series we are going to learn how to validate input using JavaScript. We will not allow a user to submit a form without entering the appropriate information. This will help to greatly reduce the amount of spam that you receive, along with minimizing security risks. Read More