חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 1 תגובה
  • 2 have this problem
  • 4 views
  • תגובה אחרונה מאת 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.

כל התגובות (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).