Hi all! Here is the problem: i have PHP script that takes URL of file from client and downloads it to my server. But when file is downloading, clients see blank page. How can I track file download progress on the server side(easier) and send result to client lively, to show it like a progress bar in web browser? Googled around, found JQuery and JsHttpRequest, but can't understand both for my task =) If everyone knows please give me some advice Best regards -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php