Click here to Skip to main content
16,004,602 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I want the user to draw points on an image and save it. I will unite them and give the distance between them. I was doing in asp.net, for a website.
I can not get the position of the mouse on the image and save it
Can anyone help me?
Tank you.
Nelson
Posted

1 solution

Use JavaScript to get the position of the mouse clicks: http://docs.jquery.com/Tutorials:Mouse_Position.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900