Description:
Email harvesting is a real problem nowadays; publishing an email address on a web page means exposing it to automated email collection softwares. Once it's been collected there no way of getting rid of spam. The best way to avoid this is obfuscating and encoding email addresses; this simple javascript script does exactly that. It splits an address in six different parts, so that bots are not able to recognize it, and it also encode the @ symbol and the . (dot) using ascii codes, just to make it harder for bots to decode it. Even if the email harvesting software can read javascript and put the different parts of the address together, it would obtain an useless text like this: myaddress@mydomain.com instead of myaddress@mydomain.com.
Detailed Information | Version: |
1.0
| | Platform(s): |
All
| | Price: |
Free
| | Date Added: |
Thu Aug 30 2007
| | Last Updated: |
Fri Sep 07 2007
| | Author: |
Nienteansia
| Average Visitor Rating:
0.00
(out of 5)
Number of Ratings:
0
Votes Average Member Rating:
0
(out of 5)
Number of Reviews:
Reviews (Read
reviews) |