[Mapserver-users] Mapserver output

Alessandro Ceccotti alessandro.ceccotti at netxcalibur.com
Mon Dec 23 10:19:46 EST 2002


Finally I've managed to make Mapserver and postgis connecting.
When I call template from web browser (I use mapserv as cgi), the result is
a .png picture (as I wanted), but instead of containing my db's data, it is
only a white sheet.
someone can help me?

my template is as fotllows


	<html>
	<head><title>MapServer Demo Interface</title></head>
	<body bgcolor=#FFFFFF>

	<center><h1>MapServer Demo Interface</h1></center>
	<hr>
	<form method=GET action="[program]">

	<img border="1"
	src="/cgi-bin/mapserv?map=/httpd/virtual/cubavpn/demo1.map&amp;mode=map">

	<input type="checkbox" name="layer" value="demo" [demo_check]> Demo <br>

	</form>

	<p><hr><p>

	</body></html>


Thanks
 						Alessandro





 




More information about the mapserver-users mailing list