How to add a progress bar to my upload system?
Hi there ive been searching all over Google for this but still cant get. I want to add a progress bar to my upload script witch Ive already wrote the forum for the upload script but cant seem to get a JavaScript code to attach to the script.I want it show the user what speed and percentage they are at and then when that's done i want it to prejudice and download page without it going on to the download page all the time.So the user can share the link. Can you please help me and can you do easy way not very good at this thank you hers the website im talking about http://zipitshare.com/ hope to here from you soon
Comments
You can use this jquery plugin: http://blueimp.github.com/jQuery-File-Upload/ If you look at the top theres a button that sais "source code" where you can download it.