Filepicker does not accept mimetype 'text/csv' on windows
Asked Answered
T

1

6

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

Tachylyte answered 8/7, 2013 at 2:32 Comment(0)
Q
6

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

Quietism answered 15/8, 2013 at 21:16 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.