View Single Post
  #1  
Old 12-08-2005, 12:12 AM
  Jon's Avatar 
Jon Jon is offline
 

X-Guru
  
Join Date: Oct 2002
Location: Vancouver, Canada
Posts: 4,200
 

Default Here's an easy way to hide email addresses

Here's an easy way to hide email addresses to help protect against spam collecting bots.

This can be used in your tpl files:

Code:
{mailto address=address@yourdomain.com encode="javascript" subject="Your Mail Subject"}
[/code]
Reply With Quote