I have a question. Which control is better to use for file uploading (ASP.NET MVC3)? Wihtout page refresh of course. And it should work in old browsers like IE8.
2 Answers
Comments
I am using this plugin
In this link you can see a demo of the plugin and documentation
I have done it with asp.net pages, But the concept should be the same.