Handles all interactions with files. The attributes you use with cffile depend on the value of the action attribute. For example, if the action = "write", use the attributes associated with writing a text file.
|
Note In the ColdFusion Administrator, the security settings on the Tag Restrictions page under ColdFusion Basic Security may prevent |
If you write ColdFusion applications that run on a server used by multiple customers, consider the security of the files that could be uploaded or otherwise manipulated by cffile. For more information, see Advanced ColdFusion Administration.
The following sections describe how to use the different actions available with the cffile tag: