Welcome Guest Search | Active Topics | Sign In | Register

Is it possible to save the file without seeing the save dialog? Options
Christian Porzio
Posted: Friday, June 30, 2017 12:40:54 PM
Rank: Advanced Member
Groups: Member

Joined: 10/4/2016
Posts: 104
Hi,

I was wondering when a download is in process, if we can avoid to show the file save dialog - on conditional values - and save the file immediately at the proposed location, overwriting the possible already existing file without confirming?

Thank you
eo_support
Posted: Friday, June 30, 2017 3:29:52 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,225
Hi,

Yes. You would handle BeforeDownload event and set e.ShowDialog to false:

https://www.essentialobjects.com/doc/eo.webbrowser.webview.beforedownload.aspx

Thanks


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.