Hello, on 03/12/2008 12:24 AM Shelley said the following: > Hi all, > > I'm searching some file upload progress bar code. > But no good result was found. :( > So is there anybody please be kind enough to show some code here? You may want to take a look at this forms generation and validation class that comes with a plug-in to do precisely that. Check the test_upload_progress.php example script. http://www.phpclasses.org/formsgeneration Here is a live example page so you can see it in action: http://www.meta-language.net/forms-examples.html?example=test_upload_progress You can also watch this tutorial video to learn more about this plug-in: http://www.phpclasses.org/browse/video/1/package/1/section/plugin-upload-meter.html You may also want to read this blog article about the subject: http://www.phpclasses.org/blog/post/61-File-upload-progress-meter-for-PHP-4-at-last.html -- Regards, Manuel Lemos PHP professionals looking for PHP jobs http://www.phpclasses.org/professionals/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php