what's the difference between image and imagemap?

Hi there plusplus;

1-The Image control is used to display an image.
2- The ImageMap control enables you to create an image that has individual regions that users can click - these regions are known as hot spots. Each of these hot spots can be a separate hyperlink or can raise a postback event.

Hope that answers your query sufficiently :) Here is a useful tutorial on the ImageMap control complete with code samples:

http://quickstarts.asp.net/QuickStartv20/aspnet/doc/ctrlref/standard/imagemap.aspx

Please remember to mark as solved if you feel you got your answer!
Maj.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.