It is FLASH solution, it  has limitations for size of uploaded file
and for customization.

Anyway I have already done server part of upload statistic, it
requires minimal injection in main.py.
As front end, as example, I've choosen 
http://t.wits.sg/2008/06/20/jquery-progress-bar-11/
In next days I'll post draft version here.

Oleg

On Sep 28, 4:41 pm, mdipierro <[email protected]> wrote:
> what about this?http://pixeline.be/experiments/jqUploader/test.php
> I have not tried it yet but it does not seem to require special server
> features.
>
> Massimo
>
> On Sep 28, 8:14 am, stefan <[email protected]> wrote:
>
> > Hi Oleg,
>
> > I'm currently looking for a way to display a progress indicator for
> > file uploads. There seems to be no obvious way to implement this
> > within the web2py framework (without implementing the upload in a
> > separate cgi script or by some special purpose apache modules). So I'm
> > all for it and think it would be really nice to have this feature
> > integrated.
>
> > Best regards,
> > Stefan
>
> > On 27 Sep., 00:05, Oleg <[email protected]> wrote:
>
> > > Have idea to add some kind of fileuploadstatistic to web2py.
> > > Something like in gp.fileupload module (http://pypi.python.org/pypi/
> > > gp.fileupload/0.8) is implemented. Want to use it for progress bar
> > > feedback, during theuploadof big files. What do you think... is it
> > > something worse to have in core?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to