hi, Bill,<br><br>i've done it all. the image simple don't appears.<br><br><br><div><span class="gmail_quote">2006/12/26, Bill Thoen <<a href="mailto:bthoen@gisnet.com">bthoen@gisnet.com</a>>:</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>> ok, i've seen the documentation but i really suck on cgi and don't<br>> figure out how to put it on the html.<br>> the documentation refers to using <img src=[legend]> but it won't work
<br>> here.<br>><br>> any help? please? :D<br>><br>Eduardo,<br><br>Here's how you do this. In your map file within the MAP object<br>definition add a LEGEND object, like so:<br>LEGEND<br>  STATUS ON<br>END
<br><br>And then in your html file where you want to display the legend add the<br>code:<br><img src="[legend]" alt="Map Legend" /><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><a href="[legend]" target="_blank" /><br><br>HTH,<br>- Bill Thoen<br><br></blockquote></div><br><br clear="all">
<br>-- <br>Eduardo Zenaide