<a href="mailto:<?php echo $row_rsNames['email'];
?>"><?php echo
$row_rsNames['email']; ?></a>
--
Ken Ford
Adobe Community Expert Dreamweaver/ColdFusion
Adobe Certified Expert - Dreamweaver CS3
Adobe Certified Expert - ColdFusion 8
Fordwebs, LLC
http://www.fordwebs.com
"yosemitelover" <webforumsuser@macromedia.com> wrote in
message
news:gc136v$27v$1@forums.macromedia.com...
> Hello,
>
> I've inserted two dynamic fields from my database onto a
page. One is the
> name
> of a person, the second is their email address - I've
surrounded these two
> fields with a repeat region. How do I turn that email
address into a
> "mailto:"
> link?
>
> This must be easy . . . but I'm just learning PHP
>
> Thanks!
>
>
>