Wrap the text in a pre tag. On Tue, Mar 30, 2010 at 8:52 AM, Jason Fisher <[email protected]> wrote:
> > So, you could make those line breaks <br /> tags -OR- return your current > output to the browser in a large <textarea> which will show your line > breaks cleanly. > > ---------------------------------------- > > From: "Kym Kovan" <[email protected]> > Sent: Tuesday, March 30, 2010 6:53 AM > To: "cf-talk" <[email protected]> > Subject: Re: How to output formatted text from a CFC method > > Mike do a view source in the browser, you probably do have CRs and LFs > but the browser looses them on display of course > > Kym > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332433 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

