Is the following possible? If so, can you point me in the right direction for further research?
1) display an image on the web page (preferably vector, but could use bitmap)
2) let user click on a spot on the image, leaving a small dot, icon or whatever on that spot.
3) record (on the server) the coordinates where the click occurred
4) repeat the procedure, recording all the coordinates
5) redisplay the graphic drawn with the accumulated collection of dots just entered.
??????
Thanks for any guidance.
1) display an image on the web page (preferably vector, but could use bitmap)
2) let user click on a spot on the image, leaving a small dot, icon or whatever on that spot.
3) record (on the server) the coordinates where the click occurred
4) repeat the procedure, recording all the coordinates
5) redisplay the graphic drawn with the accumulated collection of dots just entered.
??????
Thanks for any guidance.