Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,027

HOME > C# (.NET) > ASP.NET ZIP > (C#) ASP.NET Zip Add Multiple file



Clound SSD Virtual Server

(C#) ASP.NET Zip Add Multiple file

(C#) ASP.NET Zip Add Multiple file เป็นตัวอย่างการ Zip ไฟล์หลาย ๆ ไฟล์เข้าไปในไฟล์เดียวกัน

Language Code : VB.NET || C#

Framework : 1,2,3,4


AspNetMultiZipFiles.aspx

<%@ Import Namespace="ICSharpCode.SharpZipLib.Zip"%>
<%@ Page Language="C#" Debug="true"%>
<script runat="server">
    void Page_Load(Object sender , EventArgs e)
	{
        ZipFile MyZip;
        MyZip = ZipFile.Create(Server.MapPath("MyZip/thaicreate.zip"));
		MyZip.BeginUpdate();
		MyZip.Add(Server.MapPath("myfiles1.txt"), "myfiles1.txt");
		MyZip.Add(Server.MapPath("myfiles2.txt"), "myfiles2.txt");
		MyZip.Add(Server.MapPath("myfiles3.txt"), "myfiles3.txt");
		MyZip.Add(Server.MapPath("myfiles4.txt"), "myfiles4.txt");
		 MyZip.CommitUpdate();
       
		MyZip.Close();

		this.lblText.Text = "Zip Created <a href=MyZip/thaicreate.zip>Click here</a> to Download";
    }
</script>
<html>
<head>
<title>ThaiCreate.Com ASP.NET - Zip Files</title>
</head>
<body>
    <form runat="server">
	<asp:Label id="lblText" runat="server"></asp:Label><br />
    </form>
</body>
</html>


Screenshot

ASP.NET Zip

ASP.NET Zip


Reference : http://www.icsharpcode.net/







   
Share


ช่วยกันสนับสนุนรักษาเว็บไซต์ความรู้แห่งนี้ไว้ด้วยการสนับสนุน Source Code 2.0 ของทีมงานไทยครีเอท


ลองใช้ค้นหาข้อมูล


   


Bookmark.   
       
  By : ThaiCreate.Com Team (บทความเป็นลิขสิทธิ์ของเว็บไทยครีเอทห้ามนำเผยแพร่ ณ เว็บไซต์อื่น ๆ)
  Score Rating :  
  Create/Update Date : 2008-11-24 18:47:38 / 2009-06-03 07:21:32
  Download : Download  (C#) ASP.NET Zip Add Multiple file
 Sponsored Links / Related

 
(C#) ASP.NET Zip File
Rating :

 
(C#) ASP.NET Open Zip and Add New file
Rating :

 
(C#) ASP.NET Zip Add Multiple file
Rating :

 
(C#) ASP.NET Zip AddDirectory / Add file to Directory
Rating :

 
(C#) ASP.NET Upload/Multi-Upload & Zip File
Rating :

 
(C#) ASP.NET UnzipFile/Extract Zip file
Rating :


ThaiCreate.Com Forum


Comunity Forum Free Web Script
Jobs Freelance Free Uploads
Free Web Hosting Free Tools

สอน PHP ผ่าน Youtube ฟรี
สอน Android การเขียนโปรแกรม Android
สอน Windows Phone การเขียนโปรแกรม Windows Phone 7 และ 8
สอน iOS การเขียนโปรแกรม iPhone, iPad
สอน Java การเขียนโปรแกรม ภาษา Java
สอน Java GUI การเขียนโปรแกรม ภาษา Java GUI
สอน JSP การเขียนโปรแกรม ภาษา Java
สอน jQuery การเขียนโปรแกรม ภาษา jQuery
สอน .Net การเขียนโปรแกรม ภาษา .Net
Free Tutorial
สอน Google Maps Api
สอน Windows Service
สอน Entity Framework
สอน Android
สอน Java เขียน Java
Java GUI Swing
สอน JSP (Web App)
iOS (iPhone,iPad)
Windows Phone
Windows Azure
Windows Store
Laravel Framework
Yii PHP Framework
สอน jQuery
สอน jQuery กับ Ajax
สอน PHP OOP (Vdo)
Ajax Tutorials
SQL Tutorials
สอน SQL (Part 2)
JavaScript Tutorial
Javascript Tips
VBScript Tutorial
VBScript Validation
Microsoft Access
MySQL Tutorials
-- Stored Procedure
MariaDB Database
SQL Server Tutorial
SQL Server 2005
SQL Server 2008
SQL Server 2012
-- Stored Procedure
Oracle Database
-- Stored Procedure
SVN (Subversion)
แนวทางการทำ SEO
ปรับแต่งเว็บให้โหลดเร็ว


Hit Link
   







Load balance : Server 00
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่