I’ve been searching around and round the web on how to do this.
It seems almost impossible??
Is it possible to create a cross-browser AJAX photo uploader with a progressbar? Dynamic thumbnail generation I can do, but I can’t seem to find a cross browser solution for pure-javascript dynamic upload with progressbar that will work on IE and other browsers.
Any tips guys? :/
I recommend using this http://www.uploadify.com/ with html 5 fallback.