hi, Bill,<br><br>i&#39;ve done it all. the image simple don&#39;t appears.<br><br><br><div><span class="gmail_quote">2006/12/26, Bill Thoen &lt;<a href="mailto:bthoen@gisnet.com">bthoen@gisnet.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Eduardo Zenaide wrote:<br>&gt; ok, i&#39;ve seen the documentation but i really suck on cgi and don&#39;t<br>&gt; figure out how to put it on the html.<br>&gt; the documentation refers to using &lt;img src=[legend]&gt; but it won&#39;t work
<br>&gt; here.<br>&gt;<br>&gt; any help? please? :D<br>&gt;<br>Eduardo,<br><br>Here&#39;s how you do this. In your map file within the MAP object<br>definition add a LEGEND object, like so:<br>LEGEND<br>&nbsp;&nbsp;STATUS ON<br>END
<br><br>And then in your html file where you want to display the legend add the<br>code:<br>&lt;img src=&quot;[legend]&quot; alt=&quot;Map Legend&quot; /&gt;<br><br>Alternatively, you can create a link to it and it will pop up in a new
<br>browser window. Just pu tthis in your html fiel where you want the link<br>to appear:<br><br>&lt;a href=&quot;[legend]&quot; target=&quot;_blank&quot; /&gt;<br><br>HTH,<br>- Bill Thoen<br><br></blockquote></div><br><br clear="all">
<br>-- <br>Eduardo Zenaide