<P>
 <BR>
Hi<BR>
I am trying to emulate imagemap with mapserver from the example given in http://mapserver.gis.umn.edu/docs/howto/imagemaps/?searchterm=imagemap <BR>
I am tring to display a field from my shapefile.dbf on mouseover tooltip using the functionality of the above URL. But neither i am getting any error nor tooltip/mouseover functionality.<BR>
&nbsp; <BR>
&nbsp; My Mapfile for imagemap is:<BR>
&nbsp; .........<BR>
&nbsp; LAYER<BR>
&nbsp; &nbsp;  NAME &quot;city&quot;<BR>
&nbsp; &nbsp;  TYPE POINT<BR>
&nbsp; &nbsp;  STATUS ON<BR>
&nbsp; &nbsp;  DATA &quot;city&quot;<BR>
&nbsp; &nbsp;  CLASSITEM &quot;name&quot;<BR>
&nbsp; &nbsp; &nbsp; CLASS<BR>
&nbsp; &nbsp; &nbsp; &nbsp; NAME &quot;CITY NAME&quot;<BR>
&nbsp; &nbsp; &nbsp; &nbsp; EXPRESSION /A*/ <BR>
&nbsp; &nbsp; &nbsp; &nbsp; COLOR 255 0 0<BR>
&nbsp; &nbsp; &nbsp; &nbsp; OUTLINECOLOR 255 0 0<BR>
&nbsp; &nbsp; &nbsp; END<BR>
&nbsp; &nbsp; &nbsp; TEMPLATE &quot;bodytemplate.html&quot;<BR>
&nbsp; &nbsp; &nbsp; HEADER &quot;imapheader.html&quot;<BR>
&nbsp; &nbsp; &nbsp; FOOTER &quot;imapfooter.html&quot;<BR>
&nbsp; END<BR>
............<BR>
<BR>
The content of template file bodytemplate.html is.<BR>
&lt;area shape=&quot;circle&quot; coords=&quot;[shpxy precision=0 proj=image yf=&quot;,4&quot; xf=&quot;,&quot;]&quot; href=&quot;http://my.url/mypage.cfm?region=[name]&quot; title=&quot;[name]&quot; alt=&quot;[name]&quot;&gt;<BR>
<BR>
Q.1)What will be the exact value of href above?<BR>
<BR>
The content of template file imapheader.html is.<BR>
&lt;map id=&quot;mymap&quot; name=&quot;mymap&quot;&gt;<BR>
<BR>
Q.2)What will be the value of id and name above?<BR>
<BR>
The content of template file imapheader.html is.<BR>
&lt;/map&gt;<BR>
<BR>
I am also passing layer=city mode=nquery and searchmap=true from my .phtml file to mapserver<BR>
<BR>
Q.3) I am not using separate imagemap mapfile. Whether it is needed? what will be its contents, where i should<BR>
place it ? and i am using Gmap's PHP/Mapscript engine.<BR>
 <BR>
Can anyone please tell me where is the problem? Also any info on this topic will highly appreciated.<BR>
Thanks in advance for any help.<BR>
With regards.&nbsp; <BR>
Pratap
</P>
<br><br>
<a href="http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3"><IMG SRC="http://adworks.rediff.com/cgi-bin/AdWorks/sigimpress.cgi/www.rediff.com/signature-home.htm/1963059423@Middle5?OAS_query=null&PARTNER=3" BORDER=0 VSPACE=0 HSPACE=0></a>