CFFILEUPLOAD is returning the cffile.clientfile which is the original file name instead of the cffile.serverfile the new unique file name when the posting script was instructed to make the file unique when there is a name conflict.
Is there a way to instruct the CFFILEUPLOAD tag to return the new unique file name?