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@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
_______________________________________________
Zope maillist  -  Zope@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 )

Reply via email to