Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Cannot login to "reliancemoney.com" Error message : "You must have IE 6.0 (or above) with 128 bit encryption to acess this website.

  • 1 件の返信
  • 6 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: cor-el

more options

I cannot login using Firefox 3.6.3. I can login only through IE6.0 (or above)

URL of affected sites

http://reliancemoney.com

I cannot login using Firefox 3.6.3. I can login only through IE6.0 (or above) == URL of affected sites == http://reliancemoney.com

すべての返信 (1)

more options

There is this script to display that error message and redirect to the error page: <script type="text/javascript"> var browser=navigator.appName; var b_version=navigator.appVersion; var version=parseFloat(b_version); if browser=="Microsoft Internet Explorer") && (version>=4 { //alert("Your browser is good enough!"); } else { alert("You must have Internet Explorer 6.0(or above) with 128 bit encryption to access this website ."); window.location = 'IEErrorMessage.asp' } </script> The script test for the value of navigator.appName being "Microsoft Internet Explorer" and the navigator.appVersion being being at least 4 or grater (4.0 (compatible; MSIE 7.0; Windows NT 6.0) works ) Testing with changing those settings makes the site load the login page without the need to change the user agent as well, but no guarantee that the site if compatible with Firefox.

See User Agent Switcher: https://addons.mozilla.org/firefox/addon/59