|
CF ShopKart LITE
|
Other links at CFML > Scripts and Programs > File Manipulation |
| 1. |
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!
|
| 2. |
verveJZip
|
|
|
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.
|
| 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_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.
|
| 5. |
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.
|
|
|