Hi, I was wondering how people tended to tackle uploading content with spaces in the filename, you cannot set the filename property on the FileReference in Flex, so stripping the spaces in the String using ActionScript is out. How about in ColdFusion, what is the standard technique most of you peeps use? Replace() or something else? Also, if this is happening server side I want to ping back the new filename to Flex so need a nice routine here, any suggestions or hints would be great.
Cheers, Simon BTW I need this to work in CFMX7 and CF8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5375 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
