It used to be that in order to validate an HTML form you had to do some type of scripting, either on the front-end with JavaScript or on the back-end with CGI or server scripts like PHP. But now HTML5 makes that a lot easier. There are several new attributes you can place on your forms and form fields to tell the browser to validate and even how to validate the fields. This article explains how.
Read the full article: HTML5 Form Validation
More Help with Form Validation
Comments
No comments yet. Leave a Comment
