<div>Hello All</div>
<div>I´m new with MapServer.I´m trying to build my aplication based in mapserv-demo.</div>
<div>All the examples of mapserv-demo works fine. I´ve made a copy of all the files and rename the aplication.</div>
<div>I want to have the same results as Adds dhtml rubber-band box.</div>
<div>I´ve&nbsp;adapted the index.html, the itasca_adds_dhtml.html(renamed plantilla.html)&nbsp;and itasca.map (renamed eielmap.)</div>
<div>In itasca_adds_dhtml.html and itasca.map I&nbsp;just changed regarding the layers and the map coordinates and size. <br>The index.html file I have adapted in this way, to have my starup file and not having to choose the template in the select:</div>

<div>&nbsp;</div>
<div>&lt;form method=GET action=&quot;frames_dhtml.html&quot;&gt;</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;program&quot; value=&quot;/cgi-bin/mapserv.exe&quot;&gt;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=&quot;hidden&quot; name=&quot;template&quot; value=&quot;plantilla.html&quot;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=&quot;hidden&quot; name=&quot;zoomsize&quot; value=2&gt;&nbsp;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=&quot;hidden&quot; name=&quot;map&quot; value=&quot;/ms4w/apps/eiel2/eielmap.map&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=&quot;hidden&quot; name=&quot;root&quot; value=&quot;/eiel2/&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;input type=&quot;hidden&quot; name=&quot;map_web&quot; value=&quot;IMAGEPATH &#39;/ms4w/tmp/ms_tmp/&#39; IMAGEURL &#39;/ms_tmp/&#39; TEMPLATE &#39;/ms4w/apps/eiel2/plantilla.html&#39;&quot;&gt;<br>&nbsp;&lt;/form&gt; </div>

<div>&nbsp;</div>
<div>All works fine, the zoom bottons, the layers... except the query.</div>
<div>&nbsp;</div>
<div>When I do a query,into the bottom frame not show me anything, there is no error message of mapserver. The browser shows a message&nbsp;error:</div>
<div>&quot;no se puede encontrar la pagina web&quot; &quot;the web page is not found...&quot;, the url command is that this seems to be well:</div>
<div><a href="http://localhost/cgi-bin/mapserv.exe?mode=query&amp;map=/ms4w/apps/eiel2/eielmap.map&amp;imgext=642050+4192100+646950+4197000&amp;imgxy=317+187&amp;imgbox=317+187+317+187&amp;imgsize=400+400&amp;layers=ABASTECIMIENTO_A+MANZANAS">http://localhost/cgi-bin/mapserv.exe?mode=query&amp;map=/ms4w/apps/eiel2/eielmap.map&amp;imgext=642050+4192100+646950+4197000&amp;imgxy=317+187&amp;imgbox=317+187+317+187&amp;imgsize=400+400&amp;layers=ABASTECIMIENTO_A+MANZANAS</a></div>

<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks in advance and sorry form my english.</div>
<div>&nbsp;</div>
<div>Begoña</div>