I have been looking at file upload plugins that support multiple file to be uploaded but the majority of these plugins do not support IE9 (that is, you can't select multiple files in the select dialog).
I'm also looking for something that doesn't use flash (uploadify, sfwupload).
Do not support IE9:
jquery file upload (per blueimp)
telerik open source
Can somebody provide plugin workarounds, suggestions, code examples?
BTW - By multiple file upload I mean selecting multiple files within the dialog box....not adding separte "Choose File" buttons.
All of your mentioned above are related to third-party plugin, I think it is better that post your question to their forums, you may get someone's help from there.
shayska
Member
116 Points
114 Posts
MVC3 Multiple File Upload plugin that supports IE 9?
Apr 09, 2012 09:28 PM|LINK
I have been looking at file upload plugins that support multiple file to be uploaded but the majority of these plugins do not support IE9 (that is, you can't select multiple files in the select dialog).
I'm also looking for something that doesn't use flash (uploadify, sfwupload).
Do not support IE9:
jquery file upload (per blueimp)
telerik open source
Can somebody provide plugin workarounds, suggestions, code examples?
BTW - By multiple file upload I mean selecting multiple files within the dialog box....not adding separte "Choose File" buttons.
Any info would be greatly appreciated. Thx!
Young Yang -...
All-Star
21742 Points
1825 Posts
Microsoft
Re: MVC3 Multiple File Upload plugin that supports IE 9?
Apr 11, 2012 07:53 AM|LINK
Hi
All of your mentioned above are related to third-party plugin, I think it is better that post your question to their forums, you may get someone's help from there.
And if you want to upload file without the plugin, you can use the HttpPostedFileBase. For details, you can refer to: http://www.hanselman.com/blog/ABackToBasicsCaseStudyImplementingHTTPFileUploadWithASPNETMVCIncludingTestsAndMocks.aspx
Hope this helpful
Regards
Young Yang
Feedback to us
Develop and promote your apps in Windows Store