Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
DrBlanston #1
Adding Javascript for Hiding email links.
With the problem of spam bots out there looking for every email address they
can get their robot paws on, we have the need to cloak our email addresses at
our site to work as normal email links when clicked on, but not display in the
html code as a typical email link. There are several ways of doing this with
Javascripts. The problem is, we are using Contribute for our departments to
modify their web content. And, in Contribute, I have found no way that HTML
can be modified to allow for end users to put in a Javascript in their editable
areas. Any suggestions on how to work this out? Or, if there is a better
way of cloaking email addresses that the end users can do, I am all ears.
Thanks...
DrBlanston Guest
-
Hiding Email address
Is there code out there to truly hide email addresses from view source or spiders(crawlers etc). TIA Aaron -
Hiding email links from spammers
Instead of a mailto link, put in a link to a PHP script that contains these lines: <?php header("Location: mailto:test@test.nz"); ?> and... -
hiding email
Hi, I'm searching of a way to send an email, and i don't want the user to know where he send the email. Let say i want to send a message to... -
hiding email addresses
Could you tell me how to avoid having automated programs pick up the email addresses on your website so we avoid receiving so much junkmail? ... -
Hiding Email Receipients under groups
I have created a group under main identitys contacts in my address book called vip. It has some 100 contacts. When I send a message I am clicking... -
valcom #2
Re: Adding Javascript for Hiding email links.
I'm looking,too!
Javascript is not my preferred solution - - some people have javascripting
disabled.
Dreamweaver has several tools to encode email addresses - decimal,
hexadecimal, and both. We really need this for Contribute.
I'll be watching this post as I start my search.
Thanks for asking!
valcom Guest



Reply With Quote

