cfoutput text with clickable URL
Hi all,
I have a cfoutput that is displaying text from a database (Users enter text in a form that inputs it into a DB). As part of this entry, users can enter text including any url. However, when I output the results of what has been entered, the URLs are not clickable. The links can be anywhere in the forum post. (ex. "Check this out http://www.google.com" or "http://www.google.com Check this out")
How do I output text that may or may not include a URL and have that URL be clickable?
Thanks in advance!
