I generate a file server side and I want the client to automatically open it : it's a XLSX file. Firefox just opens the file and I see the binary content of the XLSX file in the browser, but I want it to be open via a Save As... box.
It works fine in Chrome with the same code (it saves it) but not firefox...
Any ideas ?
以上就是Firefox : Open XLSX file not saving file butn opening binary.的详细内容,更多请关注web前端其它相关文章!