AJAX-style file uploader with progress indicator and uploaded files list.
This spring I did a series of 4 videos on File Uploading in ASP.NET.
Here is the series .....
How Do I: Simple File Uploads in ASP.NET 17 minutes, 17 seconds | How Do I: Multiple File Uploads in ASP.NET Version 2 16 minutes, 9 seconds |
How Do I: Multiple File Uploads in ASP.NET Version 1 15 minutes, 41 seconds | How Do I: File Uploads with an AJAX Style Interface 27 minutes, 33 seconds |
In one of the videos I suggested combining techniques of a couple of the videos.
Well, Frank Walker from the National Library of Medicine decided to take the challenge.
Frank has shared his code with us. THANKS FRANK.
[ Click HERE to download the cool, combined uploader from Frank. ]