What can prevent IE10 from accepting multiple file uploads
问题 I am running IE10, and attemping to enable multiple file uploads from a single html input. I have gone back to absolute basics, and used example code from w3schoools to test the functionality. If I go here: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml5_input_multiple and click browse, I am able to select multiple files. If I copy all of the code and paste into an empty html document on my internal webserver, and navigate to that page, I can not select multiple files. Is there some