Saturday 10-05-2008
About Us | Contact Us | FAQ | Support | Links
Coldfusion Custom Tags, CFXs, CFCs, Full Applications and more!
< Built by ColdFusion Developers, for ColdFusion Developers >
Home | Tag Categories | Latest Tags | Top Rated Tags | Top Selling Tags | My Account | Search | Sell Your Tags | Tags A-Z
CF_ProFlashDownload

CF_ProFlashDownload - Best File Download Component on the Net!
Developer Name: Peter Coppinger
Company Name: Digital Crew
Email Developer Email Developer:
Date Created: Sunday 15/04/2007
Latest Version: 1.0
Price: $50
License: One Copy per Website.
Encrypted: No
Average Rating:
Times Rated: 2
Rate This Tag:


Tag Comments

There are no comments for this tag yet!
 Related ColdFusion Applications
Developers who purchased CF_ProFlashDownload also purchased:
  1. UDI - Universal Database Interface Version 3.9
  2. CF_FileManager V3.2 (Cross Browser)
  3. CF_ProFlashUpload
  4. CF_WebBoard V2.1 (Cross Browser/Un-Encrypted)
  5. CF_MultiUpload Advanced
  6. SimpleRSS2 (Unencrypted)


What Is CF_ProFlashDownload?
This tag allows you to provide a list of files for download to your users. Each The file has a download progress bar and your server can be notified when the donwload has completed, allowing you to perform extra operations. The download rate is also displayed.

Please view the ProFlashDownload Demo.

Usage:

<cf_dccom component="ProFlashDownload" folder="[full path to directory on server]">

Or a little more advanced:

<cf_dccom component="ProFlashDownload" folder="[full path to directory on server]"
  [maxFileSize=(NUMBER:Maxmium Size in KB,default=0(unlimited))]
  [maxfiles=(NUMBER:Maximun number of files allowed in download,default=0(unlimited))]
  [filter=(String:File extension filter,default="All Files,*.*")]
  [jsOnComplete=(String:Name of javascript function to call when download complete)]
  [jsReturnFiles=(Boolean:Should the list of downloaded files be returned to the javascript?,default:no)]
  [width=(NUMBER:The display width,default=300)]
  [height=(NUMBER:The display height,default=200)]
  [color=(Text colour,default=0x000000)]
  [themeColor=(Theme to use,one of:{"Green","Blue","Orange"},Default="Green")]
  [redirectURL=(The URL that the user should be redirected to once complete,default:none)]
  [showDownloadButton=(Should the download button be shown?,default:yes)]
  [showResetButton=(Should the reset button be shown?,default:yes)]
  [headerBGColor=(Replacement background color,default=none(set from theme))]
  [headerTextColor=(Replacement background color,default=none(set from theme))]
  [txtBrowse=(Text for browse button,default="Browse")]
  [txtRemove=(Text for remove button,default="Remove")]
  [txtReset=(Text for reset button,default="Reset")]
  [txtDownload=(Text for download button,default="Download")]
  [txtStop=(Text for stop button,default="Stop")]
  [nameconflict=(Action to take if downloaded file already exists in folder on server. Options are Skip, Overwrite and MakeUnique. Default is MakeUnique.)]
  [includeOnDownload=(Name of file to cfinclude to perform additional processing on downloaded file)]
  [fileListVariable=(If provided, the list of downloaded files will be stored in SESSION[fileListVariable])]
></cf_dccom>



 


< Business Strength Coldfusion Custom Tags >
Sitemap | Privacy | Branding | Web Services | Support | Contact Us
PageCLixUid