I need to implement async file upload in my ASP.NET mvc project. It should use javascript only (flash and silverlight denied) and support IE7-9. I already try valums file uploader, but it do not support IE9. Please advice, need to implement this functionality urgently.