<<< Back To Blog

ASP.NET MVC Uploadify Examples

The following two pages demonstrate how to use the jQuery plugin uploadify with ASP.NET MVC. The two example pages demonstrate uploading single files and uploading multiple files respectively. The multiple file upload page also demonstrates how to upload files and associated form data.