Question - download file to predefined location
Hi,
I have a question about Sencha Desktop Packager regarding downloading of files.
I want to build an application where the user can select an online file, edit it on the local computer, and submit/upload it when the file is changed. In the support pages I can find how to open a file, and monitor the file/folder when it changes. Uploading can be done using regular HTML.
But I can't find the option to download the selected file to a (temporary) location. When I just link to the file, I don't know what the location will be, so that's not an option.
Is it possible to let my app download a file to a location on the user's computer without the user having to choose the location?
Thanks in advance.
Greetings, vosManz