PDA

View Full Version : upload text/image file to existing image


kpaez
02-18-2003, 08:58 PM
I would like to know if anyone knows how to or knows of an existing script that would get me going in the right direction for this.

I need a script that will allow a customer to upload their text or logo (image file) to an existing image on the web site so they can preview what the product would look like. So, for example, on a bumper sticker order page, they could upload a file or type in some text and then they'd get a pop-up window with a blank bumper sticker image and their text or image superimposed on top of the bumper sticker, giving them a preview of how their customized sticker would look. Their image would need to automatically scale to the existing image.

Here is an example site that has this for text upload only:
http://65.165.2.251/stickers/display.asp?cat=97

Thank you!

Skyzyx
02-19-2003, 02:09 AM
You'd need to use server-side scripting. If you're ready to tackle the challenge, I'd drop into the server-side forum. You wouldn't use JavaScript for this.

nickoli21
02-19-2003, 07:35 AM
I would agree. Php would be the way to go for this.

Nick