VS2K3 - hotspots

  • Thread starter Thread starter Neven Klofutar
  • Start date Start date
N

Neven Klofutar

Hi,

How can I create image hotspots in VS2K3, and is there a way I can run them
as server controls somehow ?

Thanx, Neven
 
the image button control does send x and y orioerties indicating the
location where the image was clicked so you could make a server side image
map. You need the ImageClcikEventArgs object and then somethinglike
e.y,tostring or e.x.tostring
 

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

Similar Threads


Back
Top