On Wed, Jun 25, 2008 at 7:25 AM, hubbs <[EMAIL PROTECTED]> wrote: > > I have been reading different posts that talk about a jquery upload > progress bar, but none of them gave a good solution. > > Is there a good solution for a upload progress bar, that can > accurately progress, for file/image uploads, so that the user can see > how long it is taking? Also, is there a way for the size of the > upload to be calculated from the client machine, and set on the page? > Similar to how a file input field shows the file name right away? >
you would have to use a (hidden) flash file, that's the way most upload service go (such as vimeo, gmail, etc.) i'm working on jquploader2 that will do just that. jquploader1 used a flash file also for the graphical UI, jquploader2 will let the developer customize looks and behaviours via html/Css and javascript. -- Alexandre Plennevaux LAb[au] http://www.lab-au.com