Content-disposition being ignored in IE 9 and Firefox 13
问题 I am trying to dynamically create an inline PDF that, when the user chooses to save it, prompts with my custom filename. According to the documentation, the saveasname attribute should do what I want. (format="PDF" only) The filename that appears in the SaveAs dialog when a user saves a PDF file written to the browser. However, what is happening in both IE 9 and in Firefox 13.0.1 is that the filename that appears in the SaveAs dialog is the same as my CF template, but with a PDF extension.