File Upload & Compression in ASP.Net
In this article I am going to look at 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
File Uplaod and Compression Code
Happy coding
File Uplaod and Compression Code
Happy coding
1 Comments:
i found this message when upload the files into a server
"Line 51:"authenticationmode="windows"/" what i need to change for running in my server
By efas, At May 27, 2008 at 3:23 PM
Post a Comment
Subscribe to Post Comments [Atom]
<< Home