Categories

Updated: 09/18/2007

File Upload && Compression in ASP.Net

This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression.
©2003-2019 jCay.com