Click to See Complete Forum and Search --> : no idea how to begin this: 'edit-able' and 'submit-able' image


echaur
08-04-2005, 01:23 PM
hi there! is there a way, using javascript (and maybe php) to do the following:

upload an image that will serve as a template. then, display that image as the background/template, and then have visitors visiting the web page where the image is be able to draw on this image and submit it so that i can display it and later use it for other purposes.

would this be a canvas object, or is there going to be some sort of flash programming involved.

if anyone can point me in the right direction, that'd be great and very appreciated.

Ultimater
08-04-2005, 01:27 PM
Sounds like all PHP work to me. JavaScript will not be needed.