On Sat, Mar 7, 2009 at 8:22 AM, Oni <onida...@gmail.com> wrote: > > Hi all. Im wondering about an admin modification. I've managed to > create a few ajax forms for the admin interface of django before now > but I'm what I'm really after is getting the user to upload an image. > This image is saved "somewhere" and the next page of the form comes > up. This page has my ajax widget that allows the user to interactively > crop the image. This image then gets saved to the database and model > and NOT the original one. Anyone have any thoughts on such a two stage > process? > > Cheers > Ben > > > As best I recall you can't do a multipart form submission over Ajax, so you need something like an iFrame I think.
Alex -- "I disapprove of what you say, but I will defend to the death your right to say it." --Voltaire "The people's good is the highest law."--Cicero --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---