Click to See Complete Forum and Search --> : javascript/or other for drawing or generating images!


jm78
November 8th, 2006, 04:30 PM
i'm trying to figure out a way to generate random images or drawings in some scripting languages??? which would be the way to start??

thanx

PeejAvery
November 8th, 2006, 05:06 PM
Well, you can't do it with JavaScript. It will have to be a server-side language such as PHP. Are you talking about image verification for login?

Take a look at this (http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=739&lngWId=8), this (http://www.hotscripts.com/Detailed/59280.html), and this (http://www.google.com/search?hl=en&q=php+image+verification&btnG=Google+Search).

jm78
November 9th, 2006, 12:07 PM
thanks very much..

PeejAvery
November 9th, 2006, 12:12 PM
You're welcome. Good luck. :thumb: