Open dsdsdfsdfsfsdfsfsdf opened 2 years ago
I'm not sure what exactly it is that you need fpCefSharp to do:
a) display a download dialog, let the user pick a location and download the file to that location, b) download the file to a pre-configured location without user interaction, c) download at all, because downloads are not working for you at all?
I'm not sure what exactly it is that you need fpCefSharp to do:
a) display a download dialog, let the user pick a location and download the file to that location,
Yes
b) download the file to a pre-configured location without user interaction,
Yes
c) download at all, because downloads are not working for you at all?
I have a corporate Web application that works under MS-Internet explorer. We also have file downloads in this application and it doesn't work for us. It downloads the files to the working folder of the logged-in user on the PC and does not display the dialog box for saving the downloaded file at all. We have a big problem!
Thanks. Download in fpCefSharp: Download in MS-IE:
You cannot set fpCefSharp to automatically download files to a predefined folder. You cannot display the destination folder dialog box before downloading the file.