asp教程net上傳檔案的幾個控制項(downmoon收集)
1、aspnetupload
地址:http://www.aspnetupload.net/
最早接觸的上傳控制項。帶進度條,能與系統內建的inputfile控制項共用。不過是收費的,而且對firefox支援較差。最新版本是2.3
2、fancyupload - swiff meets ajax (v2.0)(開源)
地址:http://digitarald.de/project/fancyupload/
falsh上傳,ajax技術,還不錯。
3、swfupload(開源)
地址:http://swfupload.org/
利用網頁特效/flash技術,非常成熟,跨平台,支援大多數瀏覽器。
4、這裡再提供一個完整的原始碼(來自codeproject)
地址:http://www.codeproject.com/kb/aspnet/flashupload.aspx
multiple file upload with progress bar using flash and asp.net教程
也可以從這裡下載
邀月補充:
5、 ajax uploader
asp.net file upload like gmail(像gmail那樣上傳檔案,聽名字就有點吸引人)
ajax uploader is an easy to use, hi-performance file upload control which allows you to upload files to web server without refreshing the page.
it allows you select and upload multiple files and cancel running uploads, add new files during uploading.
ajax uploader allows you to upload large files to a server with the low server memory consumption. the look and feel of file upload controls can be customized to seamlessly blend into your website design.
demo | download
6、componentart ui framework 2009.2 for .net 的upload組件
官方網站http://www.componentart.com/
這個就不用說了! 示範地址
http://aspnetajax.componentart.com/control-specific/upload/features/core_features/webform1.aspx