Stop the Spam-bots
This FREE online tool generates some Javascript code that you can cut and paste into your HTML so that all those annoying spam-bots won't be able to harvest your e-mail address from your webpage. It writes your e-mail address to the browser but doesn't include your address in the actual HTML code. ** PHP and Python versions available. **
Visit publisher site: Stop the Spam-botsListing Details
- Version:
- 2.0
- Filed in:
-
Scripts / JavaScript / Scripts & Programs / Security
- Submitted on:
- Last Updated:
- Publisher:
- Jeff Robson Other listings by this publisher
License & Pricing Information
- License Type:
- Freeware
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Add/Edit Your ReviewDisplaying 1-1 out of 1 reviews
-
I was really impressed with the functionality of this script. I use form mail on my websites, but bots still pick up the email address in the form. I didn't think that formmail.pl would still work with the encrypted text within the form, but it did! After that pleasant surprise, I was sorry to see that it wouldn't work with a simple HTML mailto tag. Since there are plenty of scripts to help with mailto problems, the real beauty is the ability for this to work with formmail. The results I got are from Opera 7, so this is functional with that browser as well.
Thanks for your kind posting Debbie! I hadn't actually thought about using it for forms so that's an interesting application! With the simple mailto tag, this was what it was designed for so I'm not sure what the issue was with this for you? There are some examples of this working on the page. Thanks once again!