I didn't know where best to post this, so I hope this works.
On my site I want to have a section that will allow visitors to create small images. Ideally, I'll like to be able to allow the viewer to upload a picture, see a thumbnail (resize the thumbnail?), and place the the thumbnail anywhere on the drawing board. I'd also like to allow simple drawing abilities and allow the viewer to place text.
The kicker is, once the image is finished, I need to allow them to send it to me (save it in a designated spot on the server, email it to me, whatever).
I'm pretty sure this could be done with a Java applet. I don't know Java, but I'll learn it if I have to. But before I jump into that daunting task, is there any other way these things could be accomplished? Flash? Anything I'm unaware of out there?
Thank you