This page demonstrates the how JavaScript can do form validation on a web page. Using JavaScript to do validation on theclient-side can greatly reduce processing time by reducing the chance of submitting incorrect forms.