We are extracting an xml feed for our news releases. If a link is in the
release it only displays as the URL, without the link. How can I dynamically
make it a live link - taking it from [url]www.xyz.com[/url] to <a
href=http://www.xyz.com>www.xyz.com</a>? We are using Coldfusion MX.

Thanks,
Nancy