CFML : Scripts and Programs : File Management

CF ShopKart

0.0/5 (0 votes cast)

This is a shopping cart program that is not encrypted and allows users to customize according to their needs. The clients can see the order status and order history. This program offers an optional text field and checkboxes for the users. Features like setting quantity discounts, display of screen shopping cart, email list management, providing reports like product statistics, inventory view, thumbnails and large image views, offline credit card processing, specifying rates for each item etc are available. This program provide security through a password protected admin comtrol panel.

CFX_Word2text

0.0/5 (0 votes cast)

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 service's 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 .

Cf_filemanager

0.0/5 (0 votes cast)

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.

Flash File Upload

0.0/5 (0 votes cast)

A simple file uploading tutorial using JavaScript, Flash and CF. A file field is stored in a hidden frame and is referenced from Flash using JavaScript. It''s a nice workaround but right now only works in IE. Hopefully developers will build on this tool to create a fully functional uploading system using a Flash front end.

verveCFDirDel

0.0/5 (0 votes cast)

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.

Cf_Filemanager V3.0

0.0/5 (0 votes cast)

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.

verveJZip

0.0/5 (0 votes cast)

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. Simply give it a file or directory to archive, tell it where to store the .zip file and away it goes. VerveJZip has been tested under Windows and Linux with various ColdFusion versions. Key Features * Easy to use * Options to specify location of output file and compression level * Fast, efficient zip algorithm * It just works

ColdFusion Uploading Files

0.0/5 (0 votes cast)

This tutorial shows you how you can upload files to your website and database using your web browser and some simple ColdFusion. The tutorial is available in PDF format.

CFX Word2Text

0.0/5 (0 votes cast)

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 services filter to read the contents and to perform the conversion of file formats. You can also use this script to read different file contents and to isolate the text from HTML contents.

Flash File Upload

0.0/5 (0 votes cast)

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 the users to browse the files in diferent directories and can upload it. This program can be customized and configured easily by the users. A useful program for the users and the webmasters for file uploading.