cfx_zip has been around since CF4.5 at least. It's C++, so who knows how well it'll work with MX. Java has built-in zipping capabilities that you might look into, if you're familiar with Java. Also, there is a zip function on cflib.org. That might do what you need, and if not, it'll be pretty easy to tweak I'm sure.
barneyb > -----Original Message----- > From: James Blaha [mailto:[EMAIL PROTECTED] > Sent: Thursday, March 13, 2003 6:31 AM > To: CF-Talk > Subject: Re: Zip & E-Mail > > > Melissa, > > No but thanks, it that for MX only? > > JB > > Melissa Fraher wrote: > > >Jim - > >Did you try Ben Forta's cfx_zip custom tag? > > > >Melissa > > > >James Blaha wrote: > > > > > > > >>Hello All, > >> > >>Does anyone have a method with an example to zip a file on a web server > >>and CFMAIL it using ColdFusion? > >> > >>Regards, > >>James Blaha > >> > >> > >> > >> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

