I've a problem with uploading a Microsoft Office 2007 document using AspUpload (used to implement the upload form at my website):
If I upload a PowerPoint document with FF3.6 I get a ContentType value "application/x-itunes-itlp".
When using IE8 I get, as expected, ContentType value "application/vnd.openxmlformats-officedocument.presentationml.presentation".
Is this a problem of the used component or a Firefox problem? Does anybody know about this?
UPDATE: Where it's working for Word 2007 documents: both FF and IE gives "application/vnd.openxmlformats-officedocument.wordprocessingml.document"