Hello all,
Short Version:
How can I upload a file asynchronously using a XHR object??
***********************************
Long Version:
I am trying to upload files to my server using AJAX. I cannot use regular html forms, since I want to be able to upload large files (exceeding 5 GB in some...