Skip to main content
August 6, 2008
Question

URL to Hyperlink

  • August 6, 2008
  • 1 reply
  • 392 views
I have a memo field (SQL) in a forum application that I would like to have a URL submitted by a user to appear as a clickable link. Any suggestions?
    This topic has been closed for replies.

    1 reply

    Inspiring
    August 7, 2008
    Hi.

    ActivateURL udf can get that done for you, You can download that at,

    http://cflib.org/udf/ActivateURL

    HTH
    August 7, 2008
    That's it... thanks a million!