I'm sure this has been asked and answered a couple of times, but I can't seem to get my CFFile tag to work uploading images when the user is on a Mac.
Here is my tag: <cffile action="upload" filefield="form.ul_path" destination= "#application.path#forms\fileuploads\#FORM.memNumber#.jpg" nameconflict="MakeUnique"> I did a Google search and found that if you use the Trim() function for the filefield attribute, it should work. But when I tried it it just threw an error. Can anybody help? Thanks! Chris ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:2775 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
