[web2py] Re: plupload and web2py

2011-07-29 Thread nptaylo
Mr.freeze, I'm also trying to integrate plupload. I've got the javaScript working but I can't seem to connect in the controller to save off the image. Did you get that part solved? Nick On Jul 4, 11:14 am, "mr.freeze" wrote: > I just changed all references to the 'flash' class in those files

[web2py] Help with manual upload

2011-07-28 Thread nptaylo
I'm integrating plupload into web2py but having issues getting the manual upload to work with the store method. I have the filename of the original file in request.vars.name and the file stream data in request.vars.file I've tried these options and have no luck: db.images.insert(file=db.images.f