Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I am developing web application using VS2012.
My requirement is, upload the multiple files(1 to 20) under one project name, so I am using file upload control using AllowMultiple="true".
It is working properly with chrome and firefox but not working with Internet Explorer and our users uses internet explorer only.

1) If there is no solution for Internet explorer, then how to implement this functionality? Giving 20 file upload controls on page is not looking good solution...

2) There may be solutions, so please help


Thanks everyone in adv...

Regards,
Yogesh
Posted
Comments
kedar001 16-Sep-14 7:31am    
multiple file upload feature is only available in browsers supporting HTML5 i.e. Internet Explorer (IE11), Firefox and Chrome

1 solution

Hello Yogesh,

I have made an example for you that is working cross browsers
Link:https://onedrive.live.com/redir?resid=6A8B8AC519BC605E!125&authkey=!AA1o94MhTG7d1xc&ithint=file%2crar[^]

To customize it style you can edit the JScriptUpload.js File

Kind Regards,
Ahmed Mandour
 
Share this answer
 
Comments
samir raut 25-Aug-15 13:13pm    
I have the same issue as Yogesh. Ahmed, I tried your solution but IE still doesn't let me select more than one file at a time. I'm using IE 11 and using Dev tools I tried IE 8,9,10 as well. Anything I should look out for?

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

  Print Answers RSS
Top Experts
Last 24hrsThis month


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