javascript - Submitting a form on change event of file input in IE -


invoking click event on file input element show browser dialog, results in access denied message in ie, when submitting form. there no way achieve file uploads invoking click event on input file manually, in ie, using pure javascript?


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -