<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>


<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
<div dir="ltr"><pre style="line-height: 17px; white-space: normal; color: rgb(42, 42, 42); background-color: rgb(255, 255, 255);">Hi everybody,<br><br>I'm trying to develop an application (ASP.NET C#) that gets the database<br>(postgis) map through conditions "where" and process adjustments by<br>mapscript and provide the map to be viewed by openlayer.<br><br>Can anyone guide me on how I should proceed?<br><br>I need a WMS (mapserver) to display dynamic data (from database)?<br><br>Already have the following:<br>1. up and running MapServer CGI in my Windows2008 (64bits) under IIS 7.5<br>(not apache).<br><br>2. The database postgis mount but I have no idea how to retrieve the data<br>and presents it in openlayers.<br><br>3. Tests (successfully) with openlayers presenting a static map of<br>mapserver as follows:<br>/layer = new OpenLayers.Layer.WMS("WorldMap",<br>"http://localhost/MapServer/mapserv.exe? <br>map=C:/maps/itasca.map&mode=map&template=openlayers&layer=lakespy2&layer=dlgstln2");/<br><br>If you can help me I appreciate it.<br><br>Sincerely,<br>Marco Araujo<br>Brazil / Sao Paulo</pre></div>
                                          </div></body>
</html>