Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

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

  • 1 wótegrono
  • 6 ma toś ten problem
  • 1 naglěd
  • Slědne wótegrono wót 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

Wšykne wótegrona (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