Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

Automate WebBrowser File Download Dialog

$
0
0
I am trying to seamlessly download a csv file using web browser control. I can't use WebClient DownloadFile method nor HttpWebRequest because the files doesn't actually exists, its dynamically generated file with indirect download link. If I navigate to dynamic url webbrowser shows File Download Dialog which I want to automate without letting the user to see it.

Your help will be greatly appreciated.

Viewing all articles
Browse latest Browse all 27554

Trending Articles