Saturday 17-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_GUnzip

CF_GUnzip - CF_GUnzip is a custom tag to unzip a Gzip file on the server
Developer Name: Rizal Firmansyah
Company Name: MasRizal & Partners
Email Developer Email Developer:
Date Created: Sunday 26/11/2006
Latest Version: 1.0
Price: $50
License: One copy per developer.
Encrypted: No
Average Rating: Not Rated
Times Rated: Not Rated
Rate This Tag:


Tag Comments

There are no comments for this tag yet!


What Is CF_GUnzip?
CF_GUnzip is a custom tag to unzip a Gzip file on the server.

This tag comes in handy when you're dealing with uploaded file in .gz format.
By allowing user to upload .gz file you can save time and bandwidth to upload files.

Some applications that may benefit by using this tag are:
+ Websites which allow store owner to upload their own data file
+ and many more

Features:

  • Unzip a GZip file on the fly
  • Fast operation
  • Works using CFMX built-in Java. No 3rd party application needed. No CFX tags. Shared hosting friendly.
    Just copy this custom tag in your ColdFusion working directory, and you're set
  • Supported ColdFusion Server:

    • ColdFusion MX 6, 6.1
    • ColdFusion MX 7

    on all operating systems

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

    Usage:

    <cf_gunzip file = "Full path of GZip file to be unzipped - mandatory"
      output = "full path of resulting (unzipped) file">

    After successful call to CF_GUnzip, the caller page will have a variable named "gunzip_origfile" which contains theoriginal filename inside GZip file.



     


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