|
Nsahlas
| Joined: 08 Apr 2004 |
| Posts: 43 |
| Location: Chicago |
|
 |
Posted: Sat Mar 24, 2007 10:24 pm |
|
 |
 |
 |
 |
I am dynamically creating a google sitemap with CF but have no idea how to compress the file in .gz format once it is completed. Has anyone done this before?
Thanks for any help offered.
|
|
|
|
Tiberius
| Joined: 23 Mar 2007 |
| Posts: 6 |
| Location: South Eastern PA |
|
 |
Posted: Mon Mar 26, 2007 4:20 pm |
|
 |
 |
 |
 |
Is this what you are looking for?
------------------
www.gzip.org
------------------
|
|
|
|
Nsahlas
| Joined: 08 Apr 2004 |
| Posts: 43 |
| Location: Chicago |
|
 |
Posted: Mon Mar 26, 2007 4:26 pm |
|
 |
 |
 |
 |
I have been to this site thank you. I am trying to figure out how to create a gzip file using cold fusion.
|
|
|
|
Jason101
Forum Regular
| Joined: 14 Mar 2006 |
| Posts: 547 |
| Location: Harrisburg, PA |
|
 |
Posted: Mon Mar 26, 2007 4:31 pm |
|
 |
 |
 |
 |
| Nsahlas wrote: | | I have been to this site thank you. I am trying to figure out how to create a gzip file using cold fusion. |
Try using this cfc:
http://download.newsight.de/Zip.zip
Documentation:
http://livedocs.newsight.de/Zip/
I use it for standard zip files, but I know it has GZip functionality. Hope this helps.
|
|
|
|
01mysite
|
 |
Posted: Wed May 30, 2007 3:36 pm |
|
 |
 |
 |
 |
ColdFusion 8 (Scorpio) is going to provide awesome Zip functionality.
----------
software reviews
|
|
|