<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>

<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Hi, I am new to webpublishing but know 
GIS.<BR>Configuration:<BR>I am using NT4.0 (SP4), IIS &amp; IE4.1 and the NT 
server (named //aptiva) console to run the mapserver demo.<BR>I installed 
mapserv.exe in c:/cgi-bin and the other files in 
InetPub\wwwroot\ms_demo.</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>From the demo on the internet I understand that 
to start the demo you have to call the initfile in IE, in my case 
c:\inetpub\wwwroot\ms_demo\demo_t2.html (see below,I changed the contents of the 
original demo_init.html file I downloaded)<BR>demo_t2.html 
source:<BR>----------------------------<BR>&lt;html&gt;</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>&lt;head&gt;<BR>&lt;title&gt;MapServer Demo 
Interface&lt;/title&gt;<BR>&lt;/head&gt;</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>&lt;body 
bgcolor=&quot;#FFFFFF&quot;&gt;</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>&lt;h2 align=&quot;center&quot;&gt;MapServer 
Demo Interface&lt;/h2&gt;</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>&lt;hr&gt;</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>&lt;form method=&quot;GET&quot; 
action=&quot;/cgi-bin/mapserv.exe&quot;&gt;<BR>&nbsp; &lt;input 
type=&quot;hidden&quot; name=&quot;map&quot; 
value=&quot;c:\inetpub\wwwroot\ms_demo\demo.map&quot;&gt;&lt;input<BR>&nbsp; 
type=&quot;hidden&quot; name=&quot;layer&quot; 
value=&quot;lakes&quot;&gt;&lt;input type=&quot;hidden&quot; 
name=&quot;layer&quot;&nbsp;&nbsp; value=&quot;streams&quot;&gt;&lt;input 
type=&quot;hidden&quot; name=&quot;zoomsize&quot; 
value=&quot;2&quot;&gt;&lt;div&nbsp;&nbsp; 
align=&quot;center&quot;&gt;&lt;center&gt;&lt;p&gt;&lt;input 
type=&quot;submit&quot; value=&quot;Initialize&quot;&gt; &lt;/p&gt;<BR>&nbsp; 
&lt;/center&gt;&lt;/div&gt;<BR>&lt;/form&gt;</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 
size=2>&lt;hr&gt;<BR>&lt;/body&gt;<BR>&lt;/html&gt;<BR>-----------------------------<BR>When 
I press initialize, I get the following errormsg -&gt; File download (you have 
choosen to download a file mapserv.exe from c:\cgi-bin bla bla bla)</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Alternatively when I change in demo_t2.html: 
&lt;form method=&quot;GET&quot; 
action=&quot;http://aptiva/cgi-bin/mapserv.exe&quot;&gt; and press initialize, I 
get the following errormsg -&gt;HTTP/1.0 500 Server Error (The system cannot 
find the path specified. )<BR>Question: What am I doing wrong?</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>Question:<BR>1. From the source of demo.html 
online I notice the mentioning of a demo.layout file, which I don't have in my 
files. Do I need that file?<BR>2. I also read in the creating applications page 
about the use of either the GET or the POST cgi request. The online demo uses 
POST and some other commands. Which should I use?</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 size=2>TIA,<BR>Ronald Lieuw<BR>Curacao, Neth. 
Antilles<BR></FONT></DIV></BODY></HTML>