Click here to Skip to main content
15,893,487 members
Articles / WebBrowserControl

Automatically select save option in webbrowser file download dialog box

Rate me:
Please Sign up or sign in to vote.
1.00/5 (1 vote)
3 Nov 2012CPOL 5.2K  
I have a c# desktop app which connects to a site via a web browser control. The problem is I need to navigate to a specific section and download a excel file which is generated from a postback. I would like to either automate this process or bypass the file download dialog and save the file...

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions