Click to See Complete Forum and Search --> : Adding text on an Image


acpreddy
07-16-2003, 04:51 AM
Hi,
Can anyone send me the script of adding text on an Image.
Similar to the e-cards.
Please send me the script or give an idea of how to do as soon as possible.

With Regards,
Chandra

Nevermore
07-16-2003, 06:00 AM
JavaScript can only add text to an image by putting text on top of the image. It can't alter the image itself. A server side language can normally edit images.