JAVASCRIPT » Forms

  Delicious Bookmark this on Delicious Share on Facebook SlashdotSlashdot It! Digg! Digg

Validate empty form fields and e-mail addresses


Checking that form fields have input is extremely important - having this performed before the form is submitted, client side, before its handled by anything at the backend such as an SQL or MS Access database, is vital and an additional factor in getting accurate input. This code contains functions to check null input and also to check if an email address follows a valid pattern.

Free   Version: n/a   Platform(s): All   Updated:  March 15, 2008

Developer: Demo Download  
Rated by: 2 user(s)  
Follow Navioo On Twitter

Submit a resource