Digital Crew is an established web design / web development company based in Cork - Ireland
Digital Crew
Pembroke House, Pembroke Street,
Cork, Ireland.

Tel : +353 21 427 7778

CF_FileManager V3.2 - Coldfusion custom tag for manipulation of files and folders

CF_FileManager V3.2 is a ColdFusion custom tag to facilitate the manipulation of files and folders in any application.

NEW VERSION 3.2 with Linux Support 

Download CF_FileManager V3.2 Documentation and Product Information PDF

For example, you can browse to a folder and select some sub folders and files, move to a different folder and paste the selected objects!

It is also built around the DCCOM component architecture for security, scalability and ease of use for the developer.

The component is easy to implement in an application, and you can have more than one component on each page.

The most exciting feature of this component is its familiar user interface, the default style is based on the Windows Look and Feel.

To manipulate a File or Folder, all you have to do is Right Click on the name and a context menu provides the available operations.

Features:

  • Right Click Context Menu for file and folder manipulation options
  • Linux and Windows Compatible
  • Include your own applications using only 1 line of code!!
  • File and Folder Filtering (Filter out selected files or folders you wish hidden)
  • Browse Directories (Double click folder to browse)
  • Upload Unlimited Multiple Files at once (Unique file upload manager)
  • Cross browser (Mozilla, Netscape and Internet Explorer)
  • Language support (German, English, French, More+)
  • Create your own language file easily
  • Unix support on client side through Mozilla and Netscape
  • Show/Hide Hidden Files and Folders (Semi-transparent like Windows) 
  • Get File/Folder Properties (View attributes [hidden,archive,read-only])
  • Lock folders (Protect folders based on users security level)
  • Download files (Download files from any directory on server)
  • Download multiple files as a zip file
  • Copy / Add / Delete / Rename folders
  • Copy / Delete / Rename / Edit files
  • Recurrsive deletion of folders (Sub folders and files also deleted)
  • Recurrsive copying of folders (Copy sub folders and files automatically)
  • Windows like naming of copied files (i.e: Copy of file1.html, Copy of file1 (2).html)
  • Multiple selection of objects using Shift Key or Ctrl Key (Files and Folders)
  • Copying of mixed object types (Files and Folders pasted at same time)
  • Sort files / folders by Name, type ,Size or date 
  • Unlimited Administration Restrictions 
  • Fully skinnable (Ability to create your own style to fit in with your application)
  • Folder browsing above specified directory
  • Masking of current file location (e.g: my root \ files \ instead of c: \ inetpub \ wwwroot )
  • Resizeable to fit your application (Specify desired wdth or height)
  • Status bar showing status tips for actions available
  • Icon association with over 60+ files recognized
  • Ability to add icons for new or custom file types
  • No ActiveX Controls, Java or COM objects required.
    Completely DHTML based!
  • Much More...

To Implement in your own application:

<CF_DCCOM component="dcFileManagerv3" folder="c:" width="100%" height="100%"></CF_DCCOM>

Its as easy as that and you get the power of all the features listed above!

Its as easy as that and you get the power of all the features listed above!

Extended Documentation:

For more information and expanded documentation, please visit:

http://documentation.digital-crew.com/?categoryid=56


Partial list of Tag Attributes:

WIDTH [Pixels or Percentage ] Width of component
HEIGHT [Pixels or Percentage ] Height of component
FOLDER [STRING ] Folder for file manipulation
ALLOWFILEDELETE [YES|NO ] Allow deletion of files (YES|NO)
ALLOWFOLDERDELETE [YES|NO ] Allow deletion of folders (YES|NO)
ALLOWFILERENAME [YES|NO ] Allow renaming of files (YES|NO)
ALLOWFOLDERRENAME [YES|NO ] Allow renaming of folders (YES|NO)
ALLOWADDFOLDER [YES|NO ] Allow addition of folders (YES|NO)
ALLOWUPLOADFILE [YES|NO ] Allow upload of files (YES|NO)
ALLOWFOLDERBROWSING [YES|NO ] Allow folder browsing (YES|NO)
ALLOWCOPY [YES|NO ] Allow copying of files and folders
ALLOWSORT [YES|NO ] Allow sorting of data (YES|NO)
ALLOWFILEDOWNLOAD [YES|NO ] Allow download of files (YES|NO)
SHOWTOOLBAR [YES|NO ] Show Simple Toolbar (YES|NO)
SHOWSTATUS [YES|NO ] Show Status Bar (YES|NO)
STYLE [STRING ] Style for control to be rendered (YES|NO)
UPLOADACCEPT [STRING ] String containing accepted MIME types for uploading
FILEFILTER [Comma delimited String ] Comma delimited string containing files to hide
FOLDERFILTER [Comma delimited String ] Comma delimited string containing folders to hide
LOCKEDFOLDERFILTER [Comma delimited String ] Comma delimited string containing locked folders
FOLDERMASK [String ] A name to mask the real path name
SHOWHIDDENFILES [YES|NO ] Show hidden files
SHOWHIDDENFOLDERS [YES|NO ] Show hidden folders
ALLOWFILEPROPERTIES [YES|NO ] Allow File Properties
ALLOWFOLDERPROPERTIES [YES|NO ] Allow Folder Properties
DOWNLOADTYPE [NonDirect|Direct ] Download Type
ITEMORDER [toolbarFirst|locationFirst ] Order of menus
LANGUAGE [English|German|French ] Language for CF_FileManager
LEADINGSLASH [YES|NO ] For compatability with ISAPI Filters

For more information, suggestions or queries, please email dan@digital-crew.com

  © Digital Crew 2008