I do not know. I fyou have any idea, let us know.

On May 24, 2:23 am, Alexey Nezhdanov <snak...@gmail.com> wrote:
> And here is another thing with the same javascript app. While uploading a file
> it checks for the upload status. It would be more proper, of course, just to
> ask browser, how much has been sent already, but I do not know if javascript
> is allowed to do that. So it asks web2py. And though web2py is multithreaded
> and I correctly receive these check requests - I do not have any info to
> reply back - fileupload procedure is called only when upload completed - and
> it's too late to reply to any checks.
>
> Is there any way to add the detection of upload start before it completed?
> I'm thinking of wrapping some of web2py's internal procedures, but I'm not
> sure if I can access session instance from there.
>
> --
> Sincerely yours
> Alexey Nezhdanov
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to