force download for files using webBrowser control
From: E Stafford (Ihavenone_at_blank.com)
Date: 09/21/04
- Next message: Jet Leung: "Re: How to sycnc data in two form?"
- Previous message: Nicholas Paldino [.NET/C# MVP]: "Re: Instatiating an object in the get property method"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: force download for files using webBrowser control"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: force download for files using webBrowser control"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 21 Sep 2004 11:27:22 -0400
I am creating a form app that uses a webBrowser control and allows users
to interact with a web hosted application. Users can query the web
app and generate a CSV file that they should be able to save locally.
When the button to save the csv is hit on the page displayed in the
webBrowser control, the CSV file generated by the app opened in a new
webBrowser control and rendered as plain text with comma seperated format.
How can I force the csv file to be dowloaded instead of rendered in a
new window?
Thank You for your help.
- Next message: Jet Leung: "Re: How to sycnc data in two form?"
- Previous message: Nicholas Paldino [.NET/C# MVP]: "Re: Instatiating an object in the get property method"
- Next in thread: Nicholas Paldino [.NET/C# MVP]: "Re: force download for files using webBrowser control"
- Reply: Nicholas Paldino [.NET/C# MVP]: "Re: force download for files using webBrowser control"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|