Peon
Expert Member
First off, im not a programmer or coder. However ive found this guys lair to be very informative, on a range of programming topics.
Ive been asked/tasked with making a simple letter generator. Ive successfully pulled it off with html and javascripts. A few changes here and there but its done.
There is however one thing I am unable to get my head around. The client is in the medical world and as such there is a need on one of the forms to display an image. Lets a head with face. What is required is that the Dr when filling in the letter generator needs to be able to click on an area of the face, lets say the nose and leave a mark or an X. So when the letter is generated, the image is saved with the X mark on the nose the Dr placed.
I have absolutely no idea how to do this as my best googling skills takes me to code examples with coordinates etc,etc but ultimately doesnt do what I described above.
Any guru have a solution or direction I can go off into for the answer?
Ive been asked/tasked with making a simple letter generator. Ive successfully pulled it off with html and javascripts. A few changes here and there but its done.
There is however one thing I am unable to get my head around. The client is in the medical world and as such there is a need on one of the forms to display an image. Lets a head with face. What is required is that the Dr when filling in the letter generator needs to be able to click on an area of the face, lets say the nose and leave a mark or an X. So when the letter is generated, the image is saved with the X mark on the nose the Dr placed.
I have absolutely no idea how to do this as my best googling skills takes me to code examples with coordinates etc,etc but ultimately doesnt do what I described above.
Any guru have a solution or direction I can go off into for the answer?