From: "Chetan S" <[EMAIL PROTECTED]>
Reply-To: "GNU/Linux Users Group, Mumbai, India" <[email protected]>
To: "GNU/Linux Users Group, Mumbai, India" <[email protected]>
Subject: Re: [ILUG-BOM] help needed for making hdfcsec.com work onfirefox/opera
Date: Tue, 27 Mar 2007 11:30:35 +0530
On 3/23/07, Philip Tellis <[EMAIL PROTECTED]> wrote:
Chetan S wrote:
> On 3/23/07, bombay news <[EMAIL PROTECTED]> wrote:
>> Has anyone on this list traded on hdfcsec.com using firefox? If so
>> what kind
>> of tweaking is required to make firefox operational for this site.
>
> Please try faking the useragent to IE Windows, with this firefox
> plugin - "User Agent Switcher" and check.

Please don't do that, and don't tell people to do that.  Every time a
firefox user fakes his user agent, it gets logged as an IE user.  The
result is that their logs show an IE request.  No reason for them to
support ffx then.

Umm. Other than suggest to not use hdfcsec, I would rather go with
using user agent switch AND log a bug/problem with hdfc IT support.

On the brighter side the browser checks are often embedded in login
routines only :D

I often write to site admins pointing out bugs in the rendering under
FF in Linux. That helps too.

regards,
C



writing to hdfcsec.com doesn't work. they revert back saying: please use windows with IE installed!!! enabling user switcher agent smartens up the login page, but the frame that enables one to trade doesn't load.

I get the following message when I check the frame source:

html>
<head>
<script language="javascript">
history.forward();
function checkKeys()
{
        if (event.ctrlKey && event.keyCode==78)
        {
                event.keyCode=0;
                return false;
        }
 if(event.keyCode == 116)
 {
   alert("This function has been disabled");
   event.keyCode = 0;
                event.returnValue = false;
 }
}
</script>
</head>
<body bgcolor="#ffffff" leftmargin=0 topmargin=0 marginheight=0 marginwidth=0 onKeyDown="checkKeys();">
</body>
</html>

---rgds
Shiv Kumar

_________________________________________________________________
Palate teasers: Straight from Master Chef Sanjeev Kapoor http://content.msn.co.in/Lifestyle/Moreonlifestyle/LifestylePT_101106_1530.htm


--
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to