![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
(snip) The address (shortened) looks like this: a href="mailto:" Click her</a Can the spammers decode this? If so, any suggestons about how I can make it more difficult for them? |
#2
| |||
| |||
|
|
My apologies for dragging up an old thread, but you might be interested in trying out a Javascript email scrambler I programmed a while back. I'd be pretty surprised if EFGrabber can crack the results. Here's a link: <http://freespace.virgin.net/phil.ronan/scramble.html |
#3
| |||
| |||
|
|
Philip Ronan wrote: http://freespace.virgin.net/phil.ronan/scramble.html The generated Javascript is invalid HTML. Replace this line: document.write('</A>'); With this: document.write('<' + '/A>'); |
#4
| |||
| |||
|
|
Replace this line: document.write('</A>'); With this: document.write('<' + '/A>'); |
![]() |
| Thread Tools | |
| Display Modes | |
| |