|
File Manager
|
Other links at CFML > Scripts and Programs > File Manipulation |
| 1. |
Cf_Filemanager V3.0
|
|
|
CF_FileManager is a unique custom tag allowing a multiple of actions to be performed on files and folders. Cut, Copy and Paste files around your server. Navigate your servers directory structure by double clicking on the folder names. Copy and Delete folders and their contents, all done recurrsively, over coming the limitations of CFDirectory. Upload an unlimited amount of files simultaneously, a first in any Coldfusion Custom Tag. Fully skinnable to fit into your application.
|
| 2. |
File Manager
|
|
|
ColdFusion application that allows user to navigate through ColdFusion server and view files. The CFDIRECTORY tag should be enabled.
|
| 3. |
CFX_Word2text
|
|
|
CFX_Word2Text tags will convert MS Word .doc file to text. It does not require Word to be installed on the server. This tag reads the contents of files using the indexing services filter implementation. The indexing service is installed on Windows 2000/XP machines (and NT machines running the Option Pack). It lets you read the contents of a variety of files recognized by the indexing service without knowing the internal file format. You can also extract text from HTML files , this is useful when you want to the text content of files ,without html tags .
|
| 4. |
CF ShopKart LITE
|
|
|
This is a free Coldfusion Shopping Cart Application. It is a basic shopping cart application with a built-in control panel for adding and removing products from your database. Runs on an MS Access Database. There is also a more advanced version available on the website at an affordable price.
|
| 5. |
verveCFDirDel
|
|
|
verveCFDirDel is a ColdFusion Custom Tag that deletes or empties a directory on your server. The tag uses recursion to delete all sub-folders and files within the directory that you specify. WARNING: be careful using this tag. If you pass it a variable like "C:", then this tag will delete or empty that entire directory!
|
|
|