That actually does take care of the space issue. Thanks! So what exactly does that attribute do? I read the docs but I'm still not clear.
I checked the other pages that use the MapFormat function and they all still seem to function correctly, so it seems I should be safe leaving it set to false? -----Original Message----- From: Matt Quackenbush [mailto:[email protected]] Sent: Monday, December 20, 2010 1:52 PM To: cf-talk Subject: Re: Leading space added with CF9.0.1 Since you say the extra whitespace disappears if you assign a variable first, I don't think this is the solution to your problem, but for kicks and grins, try setting output="false" on your MapFormat <cffunction>. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340169 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

