IE Does Not Interpret PERL Scripts Correctly as Plain Text (164672)



The information in this article applies to:

  • Microsoft Internet Information Server 2.0
  • Microsoft Internet Information Server 3.0

This article was previously published under Q164672
We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) version 6.0 running on Microsoft Windows Server 2003. IIS 6.0 significantly increases Web infrastructure security. For more information about IIS security-related topics, visit the following Microsoft Web site:

SYMPTOMS

You are using a PERL script with a header that contains the following:
   Content-Type: text/plain\n\n
				

In addition, HTML tags exists within the file. Microsoft Internet Explorer (IE) displays the results as HTML output rather than plain text output. If there are no HTML tags, the file is viewed as an unsupportable file type and IE tries to download file.

CAUSE

IE assumes that because the script contains HTML tags that it is an HTML file and displays it as such regardless of what content type is stating.

STATUS

Microsoft has confirmed this to be a problem with Microsoft Internet Explorer version 3.0 or above. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Modification Type:MinorLast Reviewed:6/23/2005
Keywords:kbbug kbinterop kbpending KB164672