|
“SpamFree” is a very cool component which takes care of a common concern among web designers - stopping the spread of spam by ‘spambots’ which mine web pages for email addresses.
Here’s how it works: The SpamFree Component encodes the entire mailto: link as HTML Ampersand codes (which are readable by *all* HTML browsers), including the “mailto” part of the code itself - thus foiling the spambot!
|