<html>
<head><title> MAP SERVER EJEMPLO 1</title></head>
<body>
<form method=POST action="cgi-bin/mapserv">
<input type="submit" value="Click Me">
<input type="hidden" name="map" value="/ms4w/Apache/htdocs/msSamples/exe1/helloword.map">
<input type="hidden" name="name_web_imagepath" value="/ms4w/Apache/htdocs/msSamples/exe1/tmp">
</form>
<IMG SRC="[img]" width=400 height=300 border=1>
</body>
</html>