You can use an IFRAME if you want to display the HTML equivalent. The
ActivateURL takes text that someone types in and turns the links into
active links by surrounding the text with <a> </a>.
John Burns
-----Original Message-----
From: Rollo, Jeff [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 13, 2004 4:06 PM
To: CF-Talk
Subject: RE: Put a link in a textarea
At first glance, it looks like it puts an <a href... around the
link.
But if this is displayed in a textarea, it would just display the text
with a <a href... around the link , but it still would not function as a
hyper link. Or am I wrong here.
-----Original Message-----
From: Bryan Stevenson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 13, 2004 3:51 PM
To: CF-Talk
Subject: Re: Put a link in a textarea
Yep...go to www.cflib.org and grab the UDF named ActivateURL.....works
like a charm ;-)
Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]
---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
----- Original Message -----
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
To: CF-Talk
Sent: Tuesday, April 13, 2004 12:50 PM
Subject: Put a link in a textarea
Is there a way that a user can enter a URL in a textarea and have the
link actually display and work as a hyperlink? For example:
<textarea name="Miscell" cols="110" rows="5" wrap="Virtual"
class="noborder"> blah blah blah http://www.houseoffusion.com/ blah blah
blah</textarea>
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

