Comment on Ask HN: Sending large files over HTTPComments−ilanco14yYou can try http://valums.com/ajax-upload/ and https://github.com/23/resumable.js for javascript only uploaders. As a bonus, you get resumable uploads as well.
Comments
You can try http://valums.com/ajax-upload/ and https://github.com/23/resumable.js for javascript only uploaders. As a bonus, you get resumable uploads as well.