try this http://www.uploadify.com/ http://www.uploadify.com/demos/
On Fri, Dec 30, 2011 at 5:40 PM, Arndt Droullier <[email protected]> wrote: > Hi, > is there a way to use file uploads in ajax mode? > > The form library (jquery.form.js) supports uploads, but internally the > order of form fields is changed and files end up at the end of the form. > Deform on the other hand needs a fix order of forms fields to extract > data from the request. > > So if form.use_ajax is True Files are uploaded but not found in the > request. > Is there a way to fix this? > > Arndt. > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" 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/pylons-discuss?hl=en. > -- Saju Madhavan [email protected] +91 09535134654 -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
