Forum OpenACS Q&A: Response to IE not listening to the MIME type I tell it to

<a
href=http://support.microsoft.com/default.aspx?scid=kb;EN-US;q182315>http://support.microsoft.com/default.aspx?scid=kb;EN-US;q182315</a><br>

This article claims that in IE 5.0 and higher you can use add a
Content-Disposition header.
<pre>
Content-Disposition: attachment; filename=myfile.doc
</pre>