NON RIESCO AD USARE LE MAPPE D'IMMAGINE IN ASP.NET COME SI FA???

GRAZIE

codice:
<html>
<head>
<title>Documento senza titolo</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
[img]images/barradruovalu.jpg[/img]
<map name="Map">
<area shape="rect" coords="571,73,721,98" href="#" target="http://intranet.ieo.it/druoweb/index.htm">
</map>
</body>
</html>