<div dir="ltr">Excuse me for sending another mail with this subject. <br><br>I managed to partially display a map of the data for the workshop files<br>The only way the application displays a map is if I choose on the main page <br>
<br clear="all">-- Adds dhtml rubber-band box<br><br>Other than that I get a grey box instead of a map. When I look at the address of the gray box it looks for the map picture in:<br><a href="http://localhost/cgi-bin/tmp/ITASCA12238324346226.png">http://localhost/cgi-bin/tmp/ITASCA12238324346226.png</a><br>
<br>however the picture is in:<br>/var/www/mapserver/tmp or localhost/mapserver/tmp<br><br>again, here is how I edited index.html<br>lines 8 - 10<br>&nbsp;// EDIT THE NEXT 2 LINES TO MATCH YOUR SETUP<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; var snippet = &quot;IMAGEPATH &#39;tmp/&#39;&quot;;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; snippet += &quot; IMAGEURL &#39;tmp/&#39;&quot;;<br><br>and line 33-44:<br>&nbsp;&lt;!-- EDIT THE FORM ACTION --&gt;<br>&nbsp;&nbsp;&nbsp; &lt;form name=&quot;demo&quot; method=&quot;GET&quot; action=&quot;../cgi-bin/mapserv&quot; onSubmit=&quot;configure()&quot;&gt;<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;layer&quot; value=&quot;lakespy2&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;layer&quot; value=&quot;dlgstln2&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;zoomsize&quot; value=2&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;map_web&quot; value=&quot;&quot;&gt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!-- EDIT THESE HIDDEN VARIABLES --&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;map&quot; value=&quot;/var/www/mapserver/itasca.map&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;program&quot; value=&quot;../cgi-bin/mapserv&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;input type=&quot;hidden&quot; name=&quot;root&quot; value=&quot;/mapserver&quot;&gt;<br><br>Do I need to change something in other file so it would work in the right way?<br>
<br>I hope this is more clear, and helps to solve my problem.<br><br>thanks, Oz.<br><br><br>----<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Imagine there&#39;s no countries<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;It isn&#39;t hard to do<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Nothing to kill or die for<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;And no religion too<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Imagine all the people<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Living life in peace <br>----<br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; You all must read &#39;The God Delusion&#39; <br> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://en.wikipedia.org/wiki/The_God_Delusion">http://en.wikipedia.org/wiki/The_God_Delusion</a><br>
---<br>when one person suffers from a delusion it is called insanity. When many people suffer from a delusion it is called religion.&quot;<br>Robert Pirsig, Zen and the Art of Motorcycle Maintenance<br><br>
</div>