<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title></title>
</head>
<body>
<pre wrap="">Hello!
I tried to make this link but i think i'm missing something.
it links to <a class="moz-txt-link-freetext" href="http://www.address.com/cgi-bin/mapserver/mapserv?map=mymap.map">http://www.address.com/cgi-bin/mapserver/mapserv?map=mymap.map</a>
and returns a error of page not found
this link is in a page.html witch i had declares in the tag TEMPLATE of the mapfile
what could be happend?
Thanks.
João.
There is any way to recenter a maps after pan
<span class="moz-txt-citetags">>>> </span>using Basic Mapserver?
</pre>
<pre wrap=""><span class="moz-txt-citetags">>></span>Do you mean, reset the map to it's original view?
</pre>
<pre wrap=""><span class="moz-txt-citetags">> </span>Yes. Can i do it using Basic Mapserver?
</pre>
<pre wrap=""><!---->
>>Sure. Just add some HTML to your web page that directs you to
>>the original URL you use to start the map, like this:
>>
>>><a href="mapserv.cgi?map=yourmap.map">Restart</a>
</pre>
</body>
</html>