AJAX Uploader Compatibility with Office 2007

  •  09-05-2009, 1:38 PM

    AJAX Uploader Compatibility with Office 2007

    Are there known compatibility issues with uploading Office 2007 documents (docx, xlsx, pptx) using the AJAX uploader?  I am getting file corruption with all Office 2007 documents when using the AJAX uploader and wanted to find out if this has been tested and certified by CuteSoft?
     
     
    Update:
    After doing a comparison between my previous upload utility and the AJAX Uploader, it appears that 1 byte is being added to a file; however, this appears to cause a problem with the Office 2007 files. 
     
    Type         Original Size       After AJAX Uploader    After Old Upload
     DOCX      10,223 bytes      10,224 bytes                10,223 bytes
     XLSX        34,666 bytes      34,667 bytes                34,666 bytes
     PPTX        52,395 bytes      52,396 bytes                52,395 bytes
     DOC         26,112 bytes      26,113 bytes                26,112 bytes
     


View Complete Thread