J
Jason
If i have an image on my ASP.NET 2.0 box and I need to know, on the server
side, WHERE within the image a user clicked, what is the best way to do
this?
I know about the ImageMap class and the HotSpots, but this is insufficient
for my needs: I need the location in terms of the coordinates, just as if I
had a WinForm application and got my mouse location.
Any help would be most welcome!
side, WHERE within the image a user clicked, what is the best way to do
this?
I know about the ImageMap class and the HotSpots, but this is insufficient
for my needs: I need the location in terms of the coordinates, just as if I
had a WinForm application and got my mouse location.
Any help would be most welcome!