jQuery-File-Upload.MVC3
jQuery-File-Upload.MVC3 copied to clipboard
An example of how to use jQuery-File-Upload plugin with ASP.NET MVC3
So, why are we not supposed to use the methods in HomeController for uploading large files? And what should we use instead?
The code sample uses 1.8.18/jquery-ui.min.js and it breaks the date picker if you are using jquery.1.10.2.
Setup instructions for asp.net MVC3?
I'm using mvc5. I can upload images to server, to a custom folder. Now I want to get images from that folder to file uploader when page is loading. I...
Hi, i want to implement this fantastic code in my MVC3 aplication. But when i refresh the page, the uploaded files dont appear anymore. Can anyone help me with this?...
MVC4
How is your progress with updating it to work with MVC4 going?
Following error is occurring when opening page in IE 10. Unhandled exception at line 1, column 201 in http://localhost:61396/Content/Bootstrap/bootstrap-image-gallery.min.js?cdv=1 0x800a138f - JavaScript runtime error: Unable to get property 'defaults' of...
Hi There, Great work on creating this Demo. But is there a way to update the demo with latest versions of Jquery File Upload plugin files like (jquery.fileupload.js , jquery.fileupload-ui.js)....
Hello, It's a great project, thank for your sharing. I am a newbie with this tool. I used IE9 or higher to upload file, and I can't see uploaded files...