Here's one I discovered today - If you're using cfcontent to generate csv
files for excel, previously you didn't need to include a #char(13)# snippet
at the end of your lines. You could just hit return within a cfoutput. Now,
you have to explicitly code the #char(13)# if you want a carriage return.

I'm guessing this is a change in the way cfsetting works, but I could be
wrong there.

-Deanna


Deanna Schneider
Interactive Media Developer
[EMAIL PROTECTED]


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
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