<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 begin.

<form method=GET action="/cgi-bin/mapserv">

<input type="hidden" name="map" value="/san/disk0/willic10/apache-1.3.22/htdocs/maptest/demo.map">
<input type="hidden" name="zoomsize" value=2>

<input type="hidden" name="program" value="/cgi-bin/mapserv">
<input type="hidden" name="map_web_imagepath" value="/san/disk0/willic10/apache-1.3.22/htdocs/tmp/">
<input type="hidden" name="layer" value="world">
<input type="hidden" name="map_web_imageurl" value="/tmp/">

<center><input type="submit" value="Initialize"></center>

</form>

<p><hr><p>

</body></html>