Friday 09-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
ZipPassword

ZipPassword - Create password-protected zip file
Developer Name: Rizal Firmansyah
Company Name: MasRizal & Partners
Email Developer Email Developer:
Date Created: Thursday 27/12/2007
Latest Version: 1.0
Price: $100
License: One copy per developer.
Encrypted: Yes
Average Rating:
Times Rated: 1
Rate This Tag:


Tag Comments

There are no comments for this tag yet!


What Is ZipPassword?
CFX_ZipPassword is a ColdFusion CFX tag providing encryption facility to protect sensitive documents contained in your zip file from unauthorized viewing. The contents of zip file that you want to protect are encrypted by Zip 2.0 encryption method using a password that you specify.
In order for any application to later extract the original contents of the encrypted files, the correct password must again be supplied.

CFX_ZipPassword is a ColdFusion CFX tag providing encryption facility to protect sensitive documents contained in your zip file from unauthorized viewing. The contents of zip file that you want to protect are encrypted by Zip 2.0 encryption method using a password that you specify.
In order for any application to later extract the original contents of the encrypted files, the correct password must again be supplied.

By using Zip 2.0 encryption method, the resulting password-protected zip file created by CFX_ZipPassword can be opened by any Zip application that supports Zip 2.0 such as Winzip.

In simple way:
Zip File -> CFX_ZipPassword -> Password-protected Zip File

Prior to purchasing CFX_ZipPassword, we strongly suggest you to download CFX_ZipPassword evaluation version first from this link. This way, you can assure the custom tag works perfectly in your server environment.

Features

  • Fast and simple operation
  • Can be used to password-protect zip file that contains sensitive data
  • Takes zip file as input. The zip file can be created by any applcation or custom tags.
  • Output is the password protected zip file. The original zip file will be keep intact.

Supported ColdFusion Server:

  • ColdFusion MX 6, 6.1
  • ColdFusion 7
  • ColdFusion 8

on all operating systems

Supported browsers:
Since this tag is working on server side, all browsers are compatible.

Usage

<cfx_zippassword input="full path and filename of zip file you want to password-protect"
output="full path and filename of password protected zip file to be created"
password="password to be injected to the created zip file">

All input parameters are mandatory.  
       
Explanation:
1. Input must be a fully qualified zip file name.
   If the original zip file is password protected, the resulting zip file won't be able to be decrypted.
   Please make sure the input zip file is NOT password protected.
2. Output must be a fully qualified zip file name. If the same file exists, it will be overwritten.
3. Password is only injected to output file. The original input file will remain intact



 


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