[Zope] Progress bar for file upload
    Tarek Ziadé 
    tziade at nuxeo.com
       
    Sun Feb 12 18:34:07 EST 2006
    
    
  
Bruno Grampa wrote:
> Hello,
> what is the better way to implement a simple progress bar when
> uploading a file in Zope?
>
> Thanks (also for all the answers, hints and tips i've received from
> this wonderful community in the past times!)
>    Bruno
>
> _______________________________________________
> Zope maillist  -  Zope at zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
Hello,
IIRC you cannot do it because Zope 2 publisher won't let you get a
request state (ie, how much data
has been retrieved by the server)
I've started to work to add this feature for Zope 3 though.
Tarek
    
    
More information about the Zope
mailing list