asp:image with usemap attribute?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am try to convert a classic ASP program to ASP.Net. I have an <img> tag
that I want to convert to <asp:image>. The <img> has an attribute called
usemap. I can't find the corresponding attribute for the <asp:image>.
What can I do?
 

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

Back
Top