View Single Post
Old 08-11-2003, 02:26 AM   #9 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
i'm trying to make a progress bar which reflects the progress of a server-side script.

for example .. if i am uploading 20 pictures .. normally, the user would have no idea where the progress is until the php page finally finishes ..

but .. if i flush a new <script> and define the new progress, .. after each picture loads, then i can use javascript to show the user how far along they are. =)

server/client-side progress bar lol

www.codenewbie.com/test.php

here is my first script .. now i'm going to try your method .. it would allow me to be much more precice =)

thanks!
__________________
Mike
sde is offline   Reply With Quote