Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 1 trả lời
  • 2 gặp vấn đề này
  • 4 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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).