I've written programs that dynamically creates and downloads EXCEL spreadsheets and PDF Files. MS EXCEL and Acrobat Reader open the files outside the browser.
This past weekend out web server crashed. Everything works fine except for the spreadsheet and PDF transactions. For some unknown reason the content-type is text/html and the data is dispayed in the browser.
Is their an IIS setting or registry entry that overrides the content-type so it is always text/html?
BTW - The code works fine on my development server.
Any help is appreciated.
Thanks,
Mark
This past weekend out web server crashed. Everything works fine except for the spreadsheet and PDF transactions. For some unknown reason the content-type is text/html and the data is dispayed in the browser.
Is their an IIS setting or registry entry that overrides the content-type so it is always text/html?
BTW - The code works fine on my development server.
Any help is appreciated.
Thanks,
Mark