Skip to content


Zap Pesky Bots with JavaScript Anti-Spam!

(works on rats, mice, other small rodents, and most insects. not approved for use in some states)

This is an effective means to combat SPAM bots and spiders which crawl your pages, searching for an open door to invade your in-box: your e-mail address on your web site as a way of providing convenient contact information for potential clietns, etc– but it’s also a target for spammers.

Here’s some javascript to get around those spammers:

Resource used for this entry:

http://www.javascriptkit.com/script/script2/unspam.shtml

Posted in Uncategorized.

Tagged with .


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

You must be logged in to post a comment.



Read more:
PHP String Variables: To Quote… or Double Quote?

…that is the question. Oftentimes i find myself faced with a situation wherein I must decide whether to use PHP's single or double quotes....

Close