Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 21st, 2004, 04:29 PM
Authorized User
 
Join Date: Jul 2004
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Default zip downloadable files

I successfully create a .csv file from a 65,000 row DataTable from Oracle database. Now is there a way I can "zip it up" and let the customer download their bill in zip format?
Thanks!
Yubo

 
Old December 23rd, 2004, 01:13 AM
Friend of Wrox
 
Join Date: Dec 2004
Posts: 307
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Vadivel Send a message via Yahoo to Vadivel
Default

Though I have never used, I have heard that using "gZip" we can create zip files dynamically. Just google for the keyword gzip and see whether its useful to you!

Best Regards
Vadivel

MVP ASP/ASP.NET
http://vadivel.thinkingms.com
 
Old December 24th, 2004, 08:15 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

If you need zipping capabilities in a .NET application, take a look at #ziplib: http://www.icsharpcode.net/OpenSourc...b/Default.aspx

I have worked with this a couple of times, and it's quite easy to use.

Cheers,

Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to: I Am The Highway by Audioslave (Track 8 from the album: Audioslave) What's This?





Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Zip files within a folder Udi C# 2 January 25th, 2007 12:45 AM
Extracting Files from a ZIP archive via VBScript kevorkian ASP.NET 1.0 and 1.1 Basics 1 June 19th, 2006 08:06 PM
decrypt files from zip files mmmobasher VS.NET 2002/2003 0 January 21st, 2004 03:19 AM
How to Zip a folder with text files. pcshan Classic ASP Basics 0 July 29th, 2003 01:50 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.