Thank you all. This plugin really did the trick http://malsup.com/jquery/form/. One line of code makes it work and you can expand from there. Worked really well. I highly recommend it for form uploads with ajax and jquery.
On Jul 7, 3:02 pm, Xiong Chiamiov <[email protected]> wrote: > On Jul 7, 1:22 pm, Adam Jenkins <[email protected]> wrote: > > > I know that Dojo allows one to upload files with Ajax. It uses an iframe as > > a work around. > > From what I remember from when I was doing something like this a good > year ago, using an iframe is the accepted way of uploading files with > ajax. You'll find tutorials, articles and blogposts all over the net > about doing so with your favorite javascript library. > > In particular, take a look > here:http://stackoverflow.com/questions/166221/how-can-i-upload-files-asyn... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

