Alagad is located in Chapel Hill, North Carolina in the Research Triangle Park area.
Phone: 888-ALAGAD4
Fax: 888-248-7836
Email: please use our contact form
208 Calderon Dr.
Chapel Hill, NC 27516 USA
Request an Alagad proposal
Request a TaskForce consultation
The Alagad Zip Component is a ColdFusion Component used to create and manipulate zip files. Written in ColdFusion CFML, the Zip Component does not require installation of any additional software. The Zip Component is not a CFX tag and is not Platform dependant.
Because the Zip Component is written in pure ColdFusion and instantiates only native Java objects, it compiles with the rest of your CFML files to Java bytecode and is extremely portable.
Using the Zip Component you can perform a wide range of actions on zip files, including:
The Alagad Zip Component requires almost no effort to install and use. Simply place the component into your custom tags directory or any directory in your site and then instantiate it using the ColdFusion CreateObject method. Once you have the Zip Component instantiated you can use its methods to begin creating and manipulating zip files.