Hi Diane, On Sat, Aug 19, 2006 at 10:53:14 -0400, Diane Richardson wrote:
> I just provided a few simple OpenOffice budget management > spreadsheets on my website - www.budget-master.com - as a convenience > to others, but when testing them they opened as text, instead of > downloading as spreadsheets like their xls equivalents at the same > location. And I've checked everything and can't find the problem and > need help. Make sure your web server tells the browser the correct MIME type, which for .ods OpenDocument (and therefor OOo) spreadsheets is application/vnd.oasis.opendocument.spreadsheet Some browsers or some systems may get it right without if they recognize and associate the .ods extension with the correct mime type, but having the web server send the MIME type is a better bet. Other OpenDocument MIME types are: application/vnd.oasis.opendocument.text odt application/vnd.oasis.opendocument.text-template ott application/vnd.oasis.opendocument.text-web oth application/vnd.oasis.opendocument.text-master odm application/vnd.oasis.opendocument.spreadsheet ods application/vnd.oasis.opendocument.spreadsheet-template ots application/vnd.oasis.opendocument.graphics odg application/vnd.oasis.opendocument.graphics-template otg application/vnd.oasis.opendocument.presentation odp application/vnd.oasis.opendocument.presentation-template otp application/vnd.oasis.opendocument.chart odc application/vnd.oasis.opendocument.formula odf application/vnd.oasis.opendocument.database odb application/vnd.oasis.opendocument.image odi application/vnd.oasis.opendocument.text oot application/vnd.oasis.opendocument.text-master oog application/vnd.oasis.opendocument.spreadsheet oos application/vnd.oasis.opendocument.graphics ood application/vnd.oasis.opendocument.presentation oop Old OOo 1.x MIME types: application/vnd.sun.xml.writer sxw application/vnd.sun.xml.writer.template stw application/vnd.sun.xml.writer.global sxg application/vnd.sun.xml.calc sxc application/vnd.sun.xml.calc.template stc application/vnd.sun.xml.impress sxi application/vnd.sun.xml.impress.template sti application/vnd.sun.xml.draw sxd application/vnd.sun.xml.draw.template std application/vnd.sun.xml.math sxm Eike P.S.: As you're not subscribed to the mailing list you were posting to, you will miss replies that are directed to the list only. When answering, please reply only to the list (Reply-To header is set), not to my personal account. Thanks. -- OOo/SO Calc core developer. Number formatter stricken i18n transpositionizer. GnuPG key 0x293C05FD: 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
