<html>
<head><title>MapServer Demo Interface</title></head>
<body bgcolor="#FFFFFF">
<center><h2>MapServer Demo Interface</h2></center>
<p><hr><p>
Click on the initialize button to fire up the demo.
<p>
<form method=GET action="/cgi-bin/mapserv">
<input type="hidden" name="map" value="/usr/local/httpd
/htdocs/mapserver/demo.map">
<input type="hidden" name="zoomsize" value=2>
<center><input type="submit" value="Initialize"></center>
</form>
<p><hr><p>
</body></html>
|