1. If you use HTMLEditFormat() on the output instead, it won't throw the
<PRE>'s in there.
2. If you are running CF5, I'd write a UDF (User Defined Function) to search
for http://www.blahblah.com and replace it with <a
href="http://www.blahblah.com";>http://www.blahblah.com</a> .  I'm not that
great with Regular expressions yet, but I'm sure someone out there might be
able to hook you up.  Anyone? Anyone?  Bueller? Bueller? I'm sure a lot of
people, including cflib.org, would be interested in this...

Tyler

----- Original Message -----
From: "Douglas Brown" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, December 20, 2001 8:37 PM
Subject: OT:Formatting question


Sorry for the OT folks.


I am inserting from a textarea in htmlCodeFormat() and have 2 questions.

1. Once I insert and then display the output ignores the style of the
font and displays it like helvetica or something, instead of the fontI
have specified. Is it something to do with the <PRE></PRE>? How can I
fix it.

2. When a person types in a link, I would like it to disply as a
clickable link instead of just text.


Thanks for all the help!!!


Doug


______________________________________________________________________
Get Your Own Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation · $99/Month · Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to