Forum Moderators: open
Here is the code I am using:
<link rel="alternate" media="print" type="application/msword" href="docs/WordDoc.doc"> I have this code between the <head></head> tags.
This works fine in IE but does not work in FireFox. I have not tested Safari or Opera yet. Is it possible to get this working?
Also, what if they don't have Word installed? (I guess IE will not include this mime-type if the user does not at least have a word-viewer installed?)