Up until now, I've never needed a progress bar to keep users informed. Do you have any suggestions on the best way to go about this? Should I use a flash uploader (swfupload) or perhaps opt for a more modern approach like XMLHttpRequest?
- Check out this link for ajax-upload on GitHub
- Explore this resource for HTML5 JavaScript file upload progress bars
Thank you for your advice!