Mark Stosberg wrote:
Here's another simple trick for protecting addesses, "the m script". You can install a simple script (example below), so that an address like this: http://host.com/cgi-bin/m/marka@afoo.com This creates a valid mailto: link for mark@foo.com.
Interesting. I didn't know that the Location header could be used that way.
I like this solution because it's "user friendly" in the sense the users are presented with adddresses they can use directly without further decoding. It's also easy to update the pattern replacement toTrue. And it's not dependent on client-side JavaScript, for instance. Almost as good as contact forms. ;-)
be even harder to guess for the robots.