Skip to main content
August 3, 2007
Question

Adding links without html, in a textarea..

  • August 3, 2007
  • 2 replies
  • 323 views
Is the best way to allow users to add links to their input on forums/message etc to use javascript? Or is there an alternative with cfml?
    This topic has been closed for replies.

    2 replies

    Participating Frequently
    August 7, 2007
    August 3, 2007
    There is a UDF pure CFML function that will look at text and convert any text looking like a link into...a link!

    I think it's somewhere at CFLIB ( http://www.cflib.org/ ).