CFFileManager is a Coldfusion custom tag that facilitates manipulation of files and folders in any application. It allows you to browse a folder, select some sub folders and files, move to a different folder and paste the selected objects. It is secure, scalable and easy to use for the developer. Its user interface is based on the looks and feel of Windows. Some of its features are right click context menu, browse directories, upload multiple files , download files to your computer, edit files, copy/add/delete/rename folders, copy/delete/rename/edit files, sort files/folders by name/type or size, administration restrictions available, deletion and copying of folders and many more.
Similar scripts
How to upload multiple files
(Popularity: ) : In this tutorial, you shall learn how to let a user upload multiple files to a Web Server. This could be useful in an online auction application where the users upload pictures of the goods they are selling. Or maybe ... CFile manager
(Popularity: ) : CFile Manager is a web-based File Manager with geocities File manager Look! that allows a user to completely manage a website without the need for FTP or file editor. CFile Manager is a web site manager. It's a Cold Fusion ... File Manager
(Popularity: ) : This is a ColdFusion application. It only requires that the CFDirectory tag should be enabled to allow you to view files that are available on the ColdFusion server. It allows you to navigate through the server. Flash File Upload
(Popularity: ) : This is a program which allows the users to perform file uploading process. This program allows the users to save the fields of the file in a hidden frame which is mentioned from Flash with the javaScript. This program initiates ... CFX Word2Text
(Popularity: ) : CFX Word2Text is a simple CFML based file manipulation program capable of translating the contents of the document files of word to a text file. This powerful CFML tag employs indexing service's filter to read the contents and to perform ... Uploading Files with ColdFusion
(Popularity: ) : This is a tutorial where the users are taught about the file, image uploading on their website using coldfusion. This tutorial provide information to the users that they must build a HTML page with form for uploading files. This tutorial ... File Manipulation Made Easy with ColdFusion
(Popularity: ) : This is a tutorial which tells the users how to manipulate the file system with the coldfusion support. This article allows the users to generate, delete, copy and move files and directories. This tutorial teaches the users about listing and ... verveJZip
(Popularity: ) : VerveJZip is a ColdFusion custom tag (Java CFX) written in Java that adds zip functionality to any web application project. VerveJZip is ideally used whenever large files or large numbers of files need to be downloaded from the application server. ... verveCFDirDel
(Popularity: ) : 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.