Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Some html files are not getting rendered properly in firefox. Same works fine in chrome and IE. What could be the possible reason?

  • 1 cavab
  • 2 have this problem
  • 4 views
  • Last reply by cor-el

more options

In our Siebel application we have a screen where in we can select certain criteria and get the report from some 3rd party system. These reports will be displayed in firefox browser.

But in firefox we cant see these reports properly. It displays HTML tags also along with data.

Same works good in IE and chrome.

In our Siebel application we have a screen where in we can select certain criteria and get the report from some 3rd party system. These reports will be displayed in firefox browser. But in firefox we cant see these reports properly. It displays HTML tags also along with data. Same works good in IE and chrome.

All Replies (1)

more options

If you see HTML tags then it sounds that the server is sending the file as text/plain instead of text/html.

You can use the Live Http Headers extension or check this in the Web Console (Firefox/Tools > Web Developer;Ctrl+Shift+K), either in the Net log or the Network log (you may need to refresh the window).