Friday 03 Sep 2010   
Add Comment

Cfdirectory example.

ColdFusion Tutorial #29

This tutorial will show you how to use the different functions of the CFDIRECTORY tag in ColdFusion 8

index.cfm

The CFDIRECTORY tag can do a number of directory manipulation functions. Those being directory listing, creation, deletion and renaming. These operations are chosen through the "action" attribute.

Check the comments in the code for a more in depth explanation for each CFDIRECTORY action attribute.



Demo

See this code running!


Download

Download this code as a zip!


Comments

There are no comments!

Click button to add a comment


Author

Thomas Stiegler


Published

Thursday 12 Mar 2009

Tags

cfdirectory  cfdump  cfoutput  cfset