Chris Hofmann <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> Hector Villafuerte wrote:
>
> >Hi all,
> >I'm having troubles accessing my bank's online services from Mozilla
> >1.6.
> >I contacted the bank's webmaster and he told me that "for security
> >reasons" those services where only available for Internet Explorer !
> >
> >
> Abosolutely bazaar thinking, isn't it?...
> Can you identify the bank and website so we can make sure an evangelism
> bug is filed and we continue to press for granting access to mozilla
> based browsers...
>
> >Anyway, after login into that site, I got this piece of code for the
> >browser validation:
> >
> >
> > <SCRIPT LANGUAGE="JavaScript1.1">
> ><!-- Begin
> >function right(e) {
> >if (navigator.appName == 'Netscape' &&
> >(e.which == 3 || e.which == 2))
> >return false;
> >else if (navigator.appName == 'Microsoft Internet Explorer' &&
> >(event.button == 2 || event.button == 3)) {
> >alert("Copyright (c) 2002 - Corporacisn G&TContinental - Guatemala
> >-");
> >return false;
> >}
> return true;
> >}
> >
> >
> >
> >Is there a way to emulate browser ID in Mozilla?
> >I read that it can be done in Konqueror. BTW, I'm also using GNOME 2.4
> >and Debian Linux 3.
> >
> >
> You can install this extension...
> http://extensionroom.mozdev.org/more-info.php/useragentswitcher
>
> Thanks
>
> chris h.
>
> >Thanks in advance,
> >Hector
Thanks Chris,
I tried out that Mozilla User Agent switcher, but my case is
one of the exceptions for which it doesn't work (because of
navigator.appName, it is in the switcher FAQ).
Anyway, I downloaded Opera and configured it to identify itself
as MSIE 6.0... it works just great!
What exactly is an evangelism bug? Never heard of it before...
BTW, the bank in question is gytcontinental.com.gt
Greetings,
Hector
_______________________________________________
Mozilla-security mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-security