Forum Moderators: open

Message Too Old, No Replies

Image Mapping in asp.net 2003

map area in asp.net 2003

         

zerocode

9:34 am on Oct 3, 2005 (gmt 0)

10+ Year Member



can any one help me in defining map area for an image in dot net 2003 enviornment

Jimmy Turnip

10:14 am on Oct 3, 2005 (gmt 0)

10+ Year Member



Give the html tag an id and a runat="server" attribute then in the code behind define it as System.Web.UI.HtmlControls.HtmlGenericControl which should "define the properties, methods, and events for all html server control tags not defined in the .net framework."