Check to make certain you are sending out the right Content-Type. As near as I can figure, IE often ignores the Content-Type and figures it out on it's own. Netscape uses the Content-Type to determine how to display. (I found this out because many IIS servers give a content-type of text/plain for MSWord doc files. IE has no problems but Netscape tries to deal with it as text, which it isn't.)
G. Wade -----Original Message----- From: Aman Raheja [mailto:[EMAIL PROTECTED]] Sent: Monday, April 01, 2002 11:14 AM To: [EMAIL PROTECTED] Subject: netscape problem !!! Hi all I have created a cgi-perl script for a web-site. I am using cookies and mysql for database on a Linux box. When my page is called in IE, it works great, but Netscape throws out the whole HTML code. Now, if I copy this code and save it in a file as xyz.html, it works perfect in Netscape. I think if the HTML code had been imperfect it would have the same problem, but that's not the case. Please help Thank you Aman _________________________________________________________________ Join the world's largest e-mail service with MSN Hotmail. http://www.hotmail.com
