|
Posted by Jeremy on 11/26/75 11:51
fb3003@gmail.com wrote:
> Any help is greatly appreciated.
> Thanks
>
First, if you're already getting lots of spam, it's too late for you.
You're on their lists. Removing the e-mail address now is not going to
get you off the lists.
Second, doing this with javascript is a pretty bad idea. You might try
replacing some or all of the characters in the <mailto:> url with their
URL-encoded escape codes - i.e. replacing @ with %40. Not sure if this
will faze the bots, but it's worth a try.
In any case, javascript is probably not the answer, and document.write
*certainly* is not.
Jeremy
Navigation:
[Reply to this message]
|