Strange… When i create an HREF to a .doc, the browser behaves correctly and onclick allows the user to download the file.
If I have an HREF to a .docx, it doesn’t prompt to the user to download the file but shows a “The page cannot be found” error page at the url of the file.
Any ideas?
Ok, just figured it out… It’s an IIS MIME type header setting that needs to be added:
.doc
application/msword