搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Under Ubuntu 10.04 and I installed firefox 8 from ubuntu update channel. I am now unable to access sites with web pages in files .aspx. An example is www.morningstar.it with a default.aspx page. How can I overcome this?

  • 1 个回答
  • 51 人有此问题
  • 4 次查看
  • 最后回复者为 cor-el

more options

This only happens when firefox come to an aspx page. I just get a window pop up with the message "You have chosen to open default.aspx. What should firefox do with this file?"

This only happens when firefox come to an aspx page. I just get a window pop up with the message "You have chosen to open default.aspx. What should firefox do with this file?"

被采纳的解决方案

That can be caused by website servers that do not recognize your Ubuntu branded user agent.

  • Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0

You can try to remove that part with the user agent switcher extension.

  • Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0

Remember to update the user agent if Firefox gets updated to reflect the new version.

定位到答案原位置 👍 5

所有回复 (1)

more options

选择的解决方案

That can be caused by website servers that do not recognize your Ubuntu branded user agent.

  • Mozilla/5.0 (Ubuntu; X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0

You can try to remove that part with the user agent switcher extension.

  • Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20100101 Firefox/8.0

Remember to update the user agent if Firefox gets updated to reflect the new version.

由cor-el于修改