Blog Post RSS ?

Blogs » ColdFusion » file uploads and MM documentation
 

file uploads and MM documentation

by Eric Jones

I’m sure by now you’ve all used the cffile tag to upload a file to your server or to read a file already on your server etc.

Chris Cantrell points out a tid bit I’m sure a few of you didn’t realize, especially if you follow the ColdFusion docs to the letter.

This tid bit has to do with uploading and renaming a file all in one step instead of using 2 cffile tags, one to upload and the other to rename / move the file.

The short story is that instead of just specifying the path to upload to you can specify the path and file name.

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Ping.fm
  • Twitthis

Related posts:

  1. Store Any File on Google Docs Google will shortly allow any type of file to be...
  2. 17+ Free Online File Conversion Services Online conversion tools are great – free ones are even...
  3. Why File Naming is More Important Than You Think Have you ever completed a web system only to find...
  4. How to Fix Missing TortoiseSVN File Status Icons in Windows SVN and Tortoise is a great source control solution for...
  5. Swipe This! Use A Swipe File For Inspiration Swipe files are a great way to compile inspiring ideas....

Comments are closed.