Validate_form.jsvalidate_form.js is a comprehensive and easy-to-use solution for enforcing the most common requirements in html forms. Includes fully-configurable user error messages and optional debugging.
Word FilterThis JavaScript is a "Word Filter". It is a type of form validator. When the user submits some text, the validator will check the text for words that has to be filtered. The words that have to be filtered must be added to the array swear_words_arr...