Skip to main content
Participant
May 12, 2014
Question

CFFILEUPLOAD not returning correct filename when nameconflict set to makeunique

  • May 12, 2014
  • 0 replies
  • 148 views

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?

This topic has been closed for replies.