<cffile>
What it does
The cffile tag is used to access and manipulate files on the web server. Common uses involve handling file uploads and keeping text logs. Use the action attribute of the command to move, copy, delete, or rename files. This tag may be disabled in ColdFusion administrator so if you're having problems getting it to work you may want to contact your server administrator.
Attributes
action - required
End Tag: Forbidden
|