Thread: mailto problem
View Single Post
  #4 (permalink)  
Old 11-03-09, 05:48 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,516
Thanks: 20
Thanked 109 Times in 106 Posts
HTML Code:
<a href="mailto:email@domain.com" title="Click here to send an email">Contact Us</a>
You might want to use an image or javascript to protect the email address from spammers.

Masking Your Email Address (DigitalColony.com) (There are many similar links).
Reply With Quote