我正在尝试上传文件(.doc/docx)来自Microsoft edge(Version 25.10586.0.0)。我无法上传任何文件(.doc/.docx这是开放的。它也不提供任何错误消息。但是,我可以上传任何打开的文档 IE11/Chrome Version 47.0.2526.111 m/Firefox 43.0.4。
<form >
Select a file: <input type="file">
<input type="submit">
</form>
有人可以帮我解决这个问题吗?