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)
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."