Page 1 of 1

File Uploading in a loop

Posted: Thu Mar 03, 2005 11:24 pm
by harsha
HI
ALL

Please help me with this problem:

I have a list box(<SELECT>) in to which I have added file paths
the values are passed through different pages and at the end these
file(s) are to be uploaded to the server in a loop one after the other and
I have to display the upload and total progress,
Like file 1 of 1, 10%, Total progress 20% blah blah.(if possible graphically)

Is it possible to do that
:?: :cry: :(

Posted: Thu Mar 03, 2005 11:28 pm
by feyd
not directly with PHP alone.. search the forums for "upload progress" requiring all terms..