turns out it cannot be done. jquery.form only does what web2py does
already. It has the ability to do file uploads but not via multipart
form submission (xmlHttpRequest does not support it). It can only do
uploads not as part of a form and required a dedicated action to
receive the upload.

On Apr 8, 1:23 pm, mdipierro <[email protected]> wrote:
> when done I will probably make this the default and package
> jquery.form.js with scaffodling app. I am trying to do this today but
> no promise.
>
> Massimo
>
> On Apr 8, 12:06 pm, Yarko Tymciurak <[email protected]>
> wrote:
>
> > Let _us_ know when you have this...
>
> > Would be a useful slice to have in general.
>
> > On Apr 8, 8:13 am, mdipierro <[email protected]> wrote:
>
> > > has anybody successfully merged web2py_ajax with ajaxForm to allow
> > > multipart forms (with uploads) in components?
>
> > > I need this but I'd like to avoid re-implementing this if somebody has
> > > done it already.
>
> > > Massimo

-- 
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