|
How do I get the mouse events to work with in Microsoft .NET (ASP.NET)?
I'm new to ASP.NET and would like to be able to change the location of objects on a image through dragging, and then submit the new coordinates back to the server for storage in a database.
It look like SVG would be a good option to use, but how?
Thanks in Advance
Mike B.
|