Hi all I'm making a site in which users have access to a rich text editor implemented with tinyMCE. What I want to do with the result is turn it into an email and send it off.
I want to include a non-standard button and I was wondering if anyone can let me know how this can be achieved. The button should add an in- line image off the user's hdd. When a user chooses to send off the email I need all the images added in this way to be uploaded onto my server. I also want to have the option to add any attachment. So I want to have a button that when pressed allows the user to pick a file on their hdd and have it uploaded immediately, without loosing anything that's already filled in on the email form. I'm a bit of a nube in terms of both Django and javascript so I hope it's not a silly request, I hope someone will at least be able to point me in the right direction. Thanks -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.