OpenInBrowser question

Hi there, quick question about the OpenInBrowser SaveType. Even though I set the first parameter, which seems to be the filename, the Save As dialog box pops up with the name of the aspx page instead of the filename I provided. Is this by design or it there a way to the get the Save As dialog to pop up with a filename that I provide?

Thanks

Ken

Hi Ken,

That’s a work routine of IE and MS Excel.

In OpenInBrowser option, Aspose.Excel set response header “content-disposition” to “inline”. When the excel file is opened within the IE window, the aspx page name is always shown.