Skip to main content

Home/ Web Programming/ Group items tagged validate full name

Rss Feed Group items tagged

Bryan Dumelin

http://bryan.dumelin.com/javascript/jrecipe.html - 0 views

  •  
    After some trials and tribulations I was able to get the form validation script to work with my recipe comments page. This page verifys that the user has entered their full name - no names less than 5 characters or greater than 25 characters, and that the email address is properly formatted. Not only does it let the user know that there are errors, but it also highlights the fields in yellow where the errors exist.
1 - 1 of 1
Showing 20 items per page