Getting and Sending Binary Files with XMLHttpRequest December 15, 2010 This seems to work in Firefox (which provides xhr.sendAsBinary) and Chrome 9 (which implements BlobBuilder): Test page.
Comments