Hi all, I have the following tag in my page:
<CFFILE ACTION="MOVE" SOURCE="#sourceFolder##aryNontextFiles[idx].FileName#" DESTINATION="#destinationFolder##DestFileName#" NAMECONFLICT="MAKEUNIQUE"> Which gives me the following error message: The value of the attribute source, which is currently "H:\test\sebailioaie\AlphaGalileo\temp\BMan3.jpg", is invalid. Now I have seen that this sometimes should read that the "destination" attribute is invalid, so I've checked both, and they seem to be fine. (the only difference is the "temp" part, that is changed to "nontextfiles" in destination) Is there another common reason for this error message? Thanks, Richard ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:15:834 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/15 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:15 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
