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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:294325 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

