[Javascript] Upload progress bar

Andrew Gibson andyg at ihug.co.nz
Mon Mar 4 16:28:54 CST 2002


I dont think you could monitor it in real time, would depend on download
time etc....

But you could have an updated <div> every x seconds with timeout

Please wait....and add/write an <img> to the div or simply a ***

to let them know something is happening.

Andrew Gibson

Subject: [Javascript] Upload progress bar


> Hi all.  I would like to build a file uploading front-end using <form
> enctype=multipart/form-data method=post....>.  Is it possible to use
> Javascript to give the progress of the upload?  If the file is large then
> the user might stop the upload (thinking that the page has frozen, etc)
> without knowing the progress.  Thanks in advance.
>
> David
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>





More information about the Javascript mailing list