> You are confusing the types of progress. You can't track file upload > progress in PHP because PHP scripts only run after the file upload is > concluded. This is a limitation of PHP. Therefore that class alone is > useless. For me it seams to be a limitation with the webserver? Because even in principle php can't do this unless the web server permits/supports it - and I assume not many web servers does that? Or? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php