On 9 fev, 08:59, "Mark Rae" <m...@markNOSPAMrae.com> wrote:
> "Robert Scheer" <rbsch...@my-deja.com> wrote in message
>
> news:(E-Mail Removed)...
>
> >> Sounds like they've turned JavaScript off...
>
> > I think that it's not the case because the pages have some other
> > client scripts that run ok. The problem occurs only when they click a
> > command button.
>
> OK, so what's different about these seven users...? OS, browser, user rights
> etc...?
>
> If they're running IE, ask them to change their browser settings temporarily
> to uncheck the two "Disable script debugging..." options and check the
> "Display a notification about every script error" option. Other browsers
> have similar features for achieving the same thing...
>
> Once they've closed and re-opened their browser, ask them to access your
> site again and try clicking the buttons to see if they get an error now...
>
> > I read a MS article about a bug on the 1.1 SP1 version, that causes
> > these issues, but I am using asp.net 2.0.
>
> And which article was that - you're not giving us much information here...
Hi Mark.
The article I read is here:
http://support.microsoft.com/?kbid=889877
I visited one of these users and tried to change the settings on IE.
When a button is clicked, it seems that a postback is raised but the
button does not execute its job. Exactly what is described on the
article I read.
I will revisit the IE settings.
Thanks,
Robert Scheer