Encrypt email address

Permalink
My client wants to use an email me link with an email address. Spam-city, right? How about a block that automatically encrypts the email address into one of those javascript code 'dealies' that does the same thing when clicked, opens a new email message. Also, provide a field for pre-filled subject and content, optional.

Something like this:http://www.dynamicdrive.com/emailriddler/...

tallacman
 
Fernandos replied on at Permalink Reply
Fernandos
I'd suggest you to use the form block.
Plus I'd suggest you to link: you can mail 'me' with an anchor with the class "lightbox" now you can hide the form block via css:
display:none and display the form block within a lightbox, just like the replies you do in this forum. That would be a webform that your customers can directly send email without leaving your site.
Fernandos replied on at Permalink Reply
Fernandos
PS.: Take this as a compliment, I think you need a special badge dude, for beeing on of the oldest c5 users/developers :)

Franz, hope ya heard this :) The old men/women here earn a respect badge.
tallacman replied on at Permalink Reply
tallacman
I wish I was young enough to have php stick in my head better. ;-)
Fernandos replied on at Permalink Reply
Fernandos
that's much easier than you may think, honestly! I think if you had one sheet of paper that explained OOP short and pregnant, and a little project that you need to do, like a shop with zend, it would teach you php so good that you'd even understand java.

hahaha.. funny thing is.. that's ma story^

An answer your oiignal question:
http://www.alistapart.com/articles/gracefulemailobfuscation/...

OR

http://www.roytanck.com/2009/02/18/obfuscate-email-addresses-using-...

Cheers and a nice Weekend!
Shotster replied on at Permalink Best Answer Reply
Shotster