问题
I am using filepicker and set the mimetype for the upload on 'text/csv'. It works pretty well on Mac chrome, but on windows it does not. Any idea on how to fix this? Thanks.
Ace
回答1:
Try the alternative mimetypes as well:
text/comma-separated-values, text/csv, application/csv, application/excel, application/vnd.ms-excel, application/vnd.msexcel
Source: http://filext.com/file-extension/CSV
来源:https://stackoverflow.com/questions/17518440/filepicker-does-not-accept-mimetype-text-csv-on-windows