<html>
<head><title>MapServer Hello World</title></head>
<body>
     <form method=POST action="mapserv.exe">
                <input type="submit" value="Click Me">
                <input type="hidden" name="map" value="/ms4w/apache/htdocs/hello.map">
                <input type="hidden" name="map_imagepath" value="/ms4w/tmp/ms_tmp/">
        </form>
        <IMG SRC="[img]" width=400 height=300 border=0>
</body>
</html>