I want *.ods
and *.odt
files on a website to open in openoffice when clicked, not get saved on desktop, or get opened embedded in a browser etc. Now obviously it all depends on how everything is configured for each user, but what's the best MIMETYPE and other settings to achieve just that most of the time?
I know For older *.doc
documents this was enough:
header("Content-Type: application/msword")
;
I would like solution for open office.