How To Raise a “File Download” Dialog Box for a Known MIME Type
Friday, December 30th, 2005We’ve got a project where we need to send a text file export to the user. Since it’s all stored in the database, the simplest way is just to dump the data from the page. Unfortunately, if it’s a knowe MIME type, like a text file or pdf, teh browser opens it internally. […]

