I have an offline html file that generates and saves a CSV by setting window.location to
data:text/csv;base64,Intfa2V5fSIsInt...
However,
According to the RFC 2397 no. There is no way.
Also read this related question.