How to add an email link
2 posts by 2 authors in: Forums > CMS Builder
Last Post: April 15, 2008 (RSS)
By grauchut - April 15, 2008 - edited: April 15, 2008
Dave is there a way to add an email link. So if a client enters an email address it will post it like this. sales@emergencydesignz.com
Thanks Glenn
Thanks Glenn
Glenn Rauchut (Owner) Emergency Designz
Re: [grauchut] How to add an email link
By Dave - April 15, 2008
Yes, here's the code:
Hope that helps!
<a href="mailto:<?php echo $record['email']; ?>"><?php echo $record['email']; ?></a>
Hope that helps!
Dave Edis - Senior Developer
interactivetools.com
interactivetools.com