<br><font size=2 face="sans-serif">We just moved from Apache to IIS 6.0,
and all of our perl CGI programs now display the following HTTP header
line at the top of the document.</font>
<br>
<br><font size=3>Content-Type: text/html; charset=ISO-8859-1 </font>
<br>
<br><font size=2 face="sans-serif">We have mapped PerlEx under IIS, to
execute the CGI programs. &nbsp; When I don't print $cgi-&gt;header at
the beginning of the output from my Perl CGI program, that causes other
things not to work, such as a JavaScript based menuing system.</font>
<br>
<br><font size=2 face="sans-serif">Any help will be greatly appreciated.</font>
<br>
<br><font size=2 face="sans-serif">Thanks...</font>
<br>
<br><font size=2 face="sans-serif">Keith</font>