Hi
I have found a tag and a module to scramble email-adresses in order to avoid spam.
But I am a beginner - and do not know how to implement the code?
I guess it is easy - and hope someone will tell me how.
And btw: do they in fact prevent spam???
Email 1.1 http://dev.cmsmadesimple.org/projects/email/
or
Javascript Spam Protection http://dev.cmsmadesimple.org/projects/spamprotection/
Yours, elin
Spam protection for email
Re: Spam protection for email
try using
"smarty has great mailto function which encodes email address, {mailto address="me@domain.com" encode="hex"}.
there's also encode="javascript"
more info in http://smarty.activeventure.org/languag ... ailto.html
"smarty has great mailto function which encodes email address, {mailto address="me@domain.com" encode="hex"}.
there's also encode="javascript"
more info in http://smarty.activeventure.org/languag ... ailto.html
-
elin.rand.nielsen
Re: Spam protection for email
I found a scrambler on the net - http://www.dynamicdrive.com/emailriddler/ - that seems to do the trick quite good. And since I have only ONE address to fix, I will use that.
Thanks for your help.
Yours, elin
Thanks for your help.
Yours, elin

