Your Account
You need to enable JavaScript to view more than 15 articles by this author.
Form Validation Publish Date: Aug. 10, 2001
Don't waste your site visitors' time by allowing them to submit forms with incomplete information. Client-side form validation is instantaneous because it doesn't have to transmit any data. JavaScript catches any erroneous data the user enters before it goes anywhere.