In my web application if user selects files and clicks on a download button, a REST web service call will be made to fetch the files. My requirement is to download the fetched files in user's local drive by popping up a dialogue box. The dialog box should let the user to choose location to save the files chosen.
I already browsed and couldn't get what i need. I've attached my required folder image.
It would be really helpful if someone helps me on this. Thanks.
Note: Also This links says it's not possible and not correct as well. Kindly let me know if it's true. Set file download destination using ExtJs