This JavaScript is a Word Filter. When the user submits some text, the validator will check the text for words that you specify to be filtered. The words that have to be filterator will check the text for words that you specify to be filtered. The words that have to be filtered must be added to the array swear_words_arr.
When the user types the text and hits the submit button, if the text contains any word that is present in the array swear_words_arr, the form will not be submitted. The script can be used for validation of swear words etc.
Download from: Homepage
Author:
Time:
Sunday, June 8th, 2008 at 11:59 pm
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: