資源簡介
B/S,ASP.NET文件下載源代碼,文件下載,可支持多種文件格式,可以支接運行
B/S,ASP.NET文件下載源代碼,文件下載,可支持多種文件格式,可以支接運行

代碼片段和文件信息
using?System;
using?System.Data;
using?System.Configuration;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
public?partial?class?_Default?:?System.Web.UI.Page?
{
????protected?void?Page_Load(object?sender?EventArgs?e)
????{
????????string?url?=?FileHelper.Encrypt(“DesignPattern.chm“);
????????link.NavigateUrl?=?“~/download.aspx?fn=“?+?url;
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1475??2009-02-08?01:13??DownloadSolution\DownloadSolution.sln
????..A..H.??????9728??2009-02-08?01:53??DownloadSolution\DownloadSolution.suo
?????文件?????191871??2008-07-20?17:55??DownloadSolution\Demo\files\DesignPattern.chm
?????文件????????153??2009-02-08?01:12??DownloadSolution\Demo\download.aspx
?????文件????????790??2009-02-08?01:16??DownloadSolution\Demo\App_Code\FileHelper.cs
?????文件???????2938??2009-02-08?01:36??DownloadSolution\Demo\App_Code\DownloadHandler.cs
?????文件???????1723??2009-02-08?01:17??DownloadSolution\Demo\Web.config
?????文件????????501??2009-02-08?01:25??DownloadSolution\Demo\Default.aspx.cs
?????文件????????521??2009-02-08?01:41??DownloadSolution\Demo\Default.aspx
?????目錄??????????0??2009-02-08?01:07??DownloadSolution\Demo\App_Data
?????目錄??????????0??2009-02-08?01:10??DownloadSolution\Demo\files
?????目錄??????????0??2009-02-08?01:12??DownloadSolution\Demo\App_Code
?????目錄??????????0??2009-02-08?01:07??DownloadSolution\Demo
?????目錄??????????0??2009-02-08?01:06??DownloadSolution
-----------?---------??----------?-----??----
???????????????209700????????????????????14
評論
共有 條評論