|
Posted by Philip Ronan on 01/03/06 01:51
In article <D_fuf.22259$mn1.9106@newsfe7-win.ntli.net>,
"Ron O'Brien" <castcall@ntlworld.com> wrote:
> Some weks ago I posted a mesage asking if anyone new of any code that would
> prevent email reapers gathering email addresses off websites.
>
> Well, the answers I got were all to the negative, and I got a few private
> emails asking for the answer if I found one
>
> Well, here is an answer, email encoding! go to:
> http://www.wbwip.com/wbw/emailencoder.html -it works
Scripts that can crack these encoded addresses are simple to write and
widely available. Here's a post from 3 years ago on the issue:
<http://groups.google.co.uk/group/alt.www.webmaster/msg/25c7f460877f7816>
You basically have three options:
1. Use a Javascript scrambler, preferably one that does something a bit
more sophisticated than a simple document.write() instruction. Here's
one I made: <http://freespace.virgin.net/phil.ronan/scramble.html>
2. Use a submit button to send a POST request to a server script that
sends back a redirect header to mailto:your-address@example.com
3. Just use a feedback form and don't publish your email address
anywhere.
--
philronan [@] blueyonder [dot] co [dot] uk
Navigation:
[Reply to this message]
|