Click here to Skip to main content
15,904,339 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I will select multiple file to upload, while uploading progress status will show which file is being uploaded. After completing uploading process a popup will display like "Success", If somehow one or more file was not uploaded will be shown by name as list in popup with retry and cancel button. If I click on Retry button image will attempt to upload again and again. If someone give me a better suggestion I will grateful to him. Please help me.

Thanks in Advance...
Posted
Comments
Sanket Saxena 13-Mar-14 13:56pm    
Do google may be you get all the things in one package. If not then you need to create your own. You will get lots of jQuery file uploader plugins which covers 50% of your functionality.

Great Day..
suzand 14-Mar-14 4:41am    
I need to know the technique step by step.
suzand 14-Mar-14 11:47am    
using ajax post method I can send multiple file to my action method, this method (using delegate) upload image and upload fail image add in "uploadFailList", another ajax get method get status continuously and display on view page. Now while uploading process is completed how i can show uploadFailList as modal. please help me if u can.
Thanks a lot...
suzand 15-Mar-14 1:11am    
please help me, a i'm waiting for your response.
suzand 16-Mar-14 4:58am    
please response someone.........

1 solution

 
Share this answer
 
Comments
suzand 17-Mar-14 23:56pm    
Thanks @syed shanu, actually i need a solution in asp.net MVC.
syed shanu 18-Mar-14 0:06am    
Hi,
Check this links for MVC.
http://stick2basic.wordpress.com/2013/03/23/uploading-a-file-or-files-with-asp-net-mvc/
http://haacked.com/archive/2010/07/16/uploading-files-with-aspnetmvc.aspx/
http://stackoverflow.com/questions/1992874/multiple-file-upload-with-asp-net-mvc-jquery-multiple-file-upload-plugin

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900