Reply LinkBack Thread Tools Search this Thread
Old 27-09-2005, 08:19   #1 (permalink)
Dusteh
Sir digby chicken caesar
 
Dusteh's Avatar
 
Join Date: Sep 2004
Posts: 5,382
How do you protect your email links?

Just wondering what you people do to hide email links from those evil spammers?

I am currently using the following, its the cleanest way I've seen but I am beginning to get paranoid... is this secure enough?

Code:
<script language=javascript> <!-- var username = "username"; var hostname = "domain.com"; var linktext = username + "@" + hostname; document.write("<a href=" + "mail" + "to:" + username + "@" + hostname + ">" + linktext + "</a>") //--> </script>
  Reply With Quote
Old 27-09-2005, 08:23   #2 (permalink)
pgo
Senior Member
 
Join Date: Jan 2005
Posts: 12,340
That looks like a decent way.

I've seen people create an image that has the email text in it.

I just use a form processed by PHP on my site.
  Reply With Quote
Old 29-09-2005, 14:07   #3 (permalink)
Twistmedia
Graphic Design Web Design
 
Twistmedia's Avatar
 
Join Date: Feb 2005
Location: Wales UK
Posts: 36

What were using at the moment - http://lists.w3.org/Archives/Public/...lSep/0262.html

But have taken the <acronym> out seemed a bit over kill.

Seems to work so far, 3 months and no guff..
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8