I would not say it is impossible to make a nice save dialog. You could in fact fake the first part of the process rendering the format of the data into a dialog box, wherein there is a file name input, and a download/save button. Upon submitting the file then the URI would be implemented with the parameters from the save dialog.
I would not say it is impossible to make a nice save dialog. You could in fact fake the first part of the process rendering the format of the data into a dialog box, wherein there is a file name input, and a download/save button. Upon submitting the file then the URI would be implemented with the parameters from the save dialog.