Log in

View Full Version : X,Y Map Input



sidanuk
07-20-2011, 06:50 PM
Hi All

Dont know if any one can help on this, I need some kind of script for a simple web page that can display a graph , that has user input capabilities, This is for a RPG and needs to display red blue or grey on a 600 x 600 grid

Same kinda thing as this guy was talking about .

http://www.dynamicdrive.com/forums/showthread.php?t=56755

Any help would be appreciated

Thanks in advance

traq
07-20-2011, 08:05 PM
canvas is the first thing that comes to mind, but I don't know enough to get you started on that. does it have to be an image? php could make this sort of thing as a table quite easily.

sidanuk
07-20-2011, 08:44 PM
Hi Traq

Thanks for the quick response, not worried about an image , just want a grid that can show dots input by the user applet!

This one has me stumped, Im not a scripter, just trying to get something simple working .

Thanks in Advance

S