I've never done that kind of stuff, but here's an idea: 1. start upload 2. ping the server (with session key, check file upload progress) 3a. on abord ping server and tell it to stop 3b. on finish ping server and tell it to save it
On Wed, Mar 24, 2010 at 10:22 AM, Eberon <[email protected]> wrote: > Hey guys, > > I am working on an AJAX based webinterface using webpy0.34 for the > first time. > Over web.input and an input-field the user can upload files to the > server. > > Is there any possibility to get a connection handling in webpy? > For example a user abort the upload, so the server should not save the > file fragments. > > Thank you > Eberon > > -- > You received this message because you are subscribed to the Google Groups > "web.py" 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/webpy?hl=en. > > -- Branko Vukelić http://foxbunny.tumblr.com/ http://www.flickr.com/photos/16889...@n04/ http://www.twitter.com/foxbunny http://github.com/foxbunny -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
