It seems that there is a bug with cffile upload on cf 7.0.1. Let me explain what I meen. Today I've created a simple file upload. It was still possible that you can add a different file name on the destination argument: <cffile action="upload" filefiled="FILEDATA" destination="c:\upload\myNewFileName.txt"> And after the upload you can find in the c:\upload\ folder a file with the name myNewFileName.txt. And what happens now with cf 7.0.1? After the upload you find something like this: c:\upload\myNewFileName.txt\cilentFile.txt -> myNewFileName.txt is in this case not a file but a folder Have anyone experience with it? It is possible to fix it in any way? Cheers, Artur
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225063 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

