Thanks for all the help, Matt! I'll have to take a look around to see where all of these functions are being used. Quite a few of them seem to be set to "remote"...
-----Original Message----- From: Matt Quackenbush [mailto:[email protected]] Sent: Monday, December 20, 2010 2:34 PM To: cf-talk Subject: Re: Leading space added with CF9.0.1 Oh, as an aside, I noticed that you have access="remote" set on your MapFormat function. Unless you are directly exposing that CFC and method to a web service or are hitting it directly via URL (e.g. http://yoursite.com/your.cfc?method=MapFormat), you will want to set that to "public" instead. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:340175 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

