Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Is there a way to get CF to overide the original file?

Enthusiast ,
Oct 28, 2008 Oct 28, 2008
When I upload a file to cf, cf will rename the file if the file already exists. Is there a way to get CF to overide the original file?
400
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Oct 28, 2008 Oct 28, 2008
Yup there sure is.

The documentation even tells you all about it.
http://livedocs.adobe.com/coldfusion/8/htmldocs/Tags_f_10.html

I'll even point out that the 'nameConflict' attribute is the one you
will want to read.
Translate
LEGEND ,
Oct 28, 2008 Oct 28, 2008
Yup there sure is.

The documentation even tells you all about it.
http://livedocs.adobe.com/coldfusion/8/htmldocs/Tags_f_10.html

I'll even point out that the 'nameConflict' attribute is the one you
will want to read.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 28, 2008 Oct 28, 2008
LATEST
Thanks very much
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources