Normally the .txt file save is saved in the same directory as the FileSaver.js in an webapp (if I'm correct) but how do you define the path for it to be saved(for moz)?
Sorry, that is not possible due to security restrictions in the File API. The user will have to choose the directory a file is saved to.
Hi, is it possible to open a browser dialog box, where user can select his directory to save? Something like downloadify. Or the best way to make it work with Downloadify. Thanks.
@odimou did you find a solution for that?
a good idea
Most helpful comment
Hi, is it possible to open a browser dialog box, where user can select his directory to save? Something like downloadify. Or the best way to make it work with Downloadify. Thanks.