Image Question

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!
 
J

Jason

You better believe it does.. :)

Thank you so much... I was in the middle of writing some dirty Javascript to
do this. I much prefer the world of ASP.NET...

Thanks again
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top