Description: Multi file upload, not using FlashFileUpload upload, but by rewriting js file upload control options, advantages without the need to consider style issues can upload type contains pictures, music, video, there are other benefits not described, shortcomings are js, to modify according to their ideas, will understand the need to js
File list (Check if you may need any files):
SwfuploadDemo\App_Code\Thumbnail.cs
.............\Common\default.css
.............\......\handlers.js
.............\......\prototype.js
.............\......\swfupload.js
.............\......\swfupload.swf
.............\Default.aspx
.............\Default.aspx.cs
.............\images\cancelbutton.gif
.............\......\error.gif
.............\......\header-bg.jpg
.............\......\page_white_add.png
.............\......\toobig.gif
.............\......\uploadlimit.gif
.............\......\XPButtonNoText_100x22.png
.............\......\XPButtonNoText_160x22.png
.............\......\XPButtonNoText_80x22.png
.............\......\zerobyte.gif
.............\Save.aspx
.............\Save.aspx.cs
.............\SwfuploadDemo.sln
.............\SwfuploadDemo.suo
.............\thumbnail.aspx
.............\thumbnail.aspx.cs
.............\upload.aspx
.............\upload.aspx.cs
.............\Web.Config
.............\App_Code
.............\Common
.............\images
.............\uploadFiles
SwfuploadDemo