Yes, I realize that in the output

try #replace(get.specifications,
> chr(13)&chr(10), '<br />', 'all')#

worked better.

-----Original Message-----
From: Charlie Griefer [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 06, 2007 11:13 AM
To: CF-Talk
Subject: Re: OT: easy html wrap question


bear in mind the <pre> option will require you to add some styling, as
<pre> generally uses a courier font by default.

On Dec 6, 2007 8:04 AM, Orlini, Robert <[EMAIL PROTECTED]> wrote:
> thanks Charlie...another option that works as well.
>
> -----Original Message-----
> From: Charlie Griefer [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 06, 2007 11:01 AM
> To: CF-Talk
> Subject: Re: OT: easy html wrap question
>
>
> i don't understand the "without being bunched up" part.
>
> you -do- want the carriage returns?  try #replace(get.specifications,
> chr(13)&chr(10), '<br />', 'all')#


-- 
"Scientists tell us that the fastest animal on earth, with a top speed
of 120 feet per second, is a cow that has been dropped out of a
helicopter." - Dave Barry



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294326
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to