An example of this technique would be
<cfcol header = "<b>Email</b>"
align = "Left"
width = 15
text = "<a href = 'mailto:#email#'>#email#</A>"
>
"jfergs" <ferguson.joseph@ensco.com> wrote in message
news:cuijcb$5h4$1@forums.macromedia.com...
> Does anyone know how to display links while using CFTABLE?