home search faq contact
 
     

about us
cto
web marketing
security
tntmpd
global connexion
eministry
email connexion
knowledge center
stories
opportunity
Search

Site CCCI

Global Technology Office
100 Lake Hart Drive
Dept #21-00
407.826.2892

technology.ccci.org

Hiding Email Addresses Online

By Rob Williams

1. Image: Make your email addresses an image. However, the email address will still be in the mailto: code.

2. Contact Form: Your email address isn't displayed on the page, but it will be in the code.

3. %40 Trick: Use "%40" instead of "@". The browser will make the swap. The actual address isn't in the code. The code actually reads: <a href="mailto:emailname%40domain.com> Email</a>

4.  "Nomail" Trick:  emailname@nomail.domain.com, with a text note nearby saying 'remove the nomail'

5.  Javascript code:
<script language=JavaScript>
<!--//
var name = "emailname"
var site = "domain&#46;com"
var link = name + "&#64;" + site
document.write("<a href=" + "mail" + "to:" + link + ">" + link + "</a>") //-->
</script>

6. Other Web Resources:
 *  Free php script: http://www.gospelcom.net/guide/resources/makingforms.php 
 *  http://www.faketp.com/safemail/
 *  http://www.hiveware.com/enkoder_form.php
 *  Form Mail Script: http://www.scriptarchive.com/


· GTO Projects & Partnerships

· Campus Crusade for Christ International

 

 

home · about us · from the cto · web marketing · security · tntmpd · global connexion · eministry · knowledge center · stories · opportunity · contact