php, javascript, flash file upload progress bar
Jul0
Here is my version of file upload progress bar that is somewhat web friendly (original code by http://www.pixeline.be/). It makes use of javascript, php, and flash. It gets the job done regardless if JavaScript is turned off or on. If JavaScript is turned off in the browser the file still gets uploaded you just don’t get the progress bar.
Download here http://www.ironlasso.com/downloads/progress_bar.zip
unzip put the “progress_bar” anywhere on your site should be good to go.
Here are the files
demo.html :front end file upload form
falsh_upload.php : php file that actually does the file uploading
jqUploader.swf : flash that shows the progress bar
/files/ : destination folder of the uploaded files
various javascript and css files
No comments yet.
Sorry, the comment form is closed at this time.