Click to See Complete Forum and Search --> : add text to image


evenkeel
03-08-2003, 09:27 AM
I'm looking for a script that will allow a user to add text to an image in their browser window and then print the image. An example would be like gifworks.com. Does anybody know of any such script?
Thanks, Gary

Nevermore
03-08-2003, 09:59 AM
You would need to use a server side script, because otherwise the HTML file would be huge. Also, JavaScript can't communicate easily with the server.
If you really do want to make it, it is possible, but you would have to specify so many variables it would take years and a lot of skill.

evenkeel
03-08-2003, 12:15 PM
Yes, I believe so. I have no coding experience. Here is what I am trying to achieve. I do volunteer promo work for one of my favorite musicians. Monte Montgomery. www.montemontgomery.com To date I have been making flyers for his upcoming shows. What I would like is to have a template image and allow visitors/fans add show information. Venue, times, price etc. I really appreciate any suggestions you may have.

evenkeel
03-08-2003, 02:29 PM
Thanks Dave. I'll work on this and let you know how it comes out.
Gary