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

Can you convert a word or txt file to cfml using a commmand?

Explorer ,
Nov 05, 2008 Nov 05, 2008
I want to be able to upload a word or txt file to the server and have ColdFusion convert it into a cfml file. Is that possible?
TOPICS
Advanced techniques
428
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 , Nov 06, 2008 Nov 06, 2008
cffile action = rename

Translate
LEGEND ,
Nov 06, 2008 Nov 06, 2008
cffile action = rename

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
Explorer ,
Nov 06, 2008 Nov 06, 2008
LATEST
Thanks. I looked all over for that and couldn't find it.
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