J
John Kotuby
Hey guys,
In IE7 where I am tesing my Web Apps written with VB in VS 2005 I have set
the IE option:
"Display Notification of all script errors" to be active.
Now that I have changed some asp:links to asp:linkbuttons, I am getting
notification of script errors whereas before on the same page I wasn't. It
has to be the Javascript DoPost with options that ASP.NET is generating, I
would think.
Has anyone else experienced this?
Of course I have noticed that in the last year I have seen script error
notifications from lots of web sites, even from some major fortune 500
companies (Microsoft itself, for example).
The site seems to perform exactly as expected, but the notifications are
annoying and look unprofessional.
Anybody know a way around this? Must I write my own Javascript routines?
TIA
In IE7 where I am tesing my Web Apps written with VB in VS 2005 I have set
the IE option:
"Display Notification of all script errors" to be active.
Now that I have changed some asp:links to asp:linkbuttons, I am getting
notification of script errors whereas before on the same page I wasn't. It
has to be the Javascript DoPost with options that ASP.NET is generating, I
would think.
Has anyone else experienced this?
Of course I have noticed that in the last year I have seen script error
notifications from lots of web sites, even from some major fortune 500
companies (Microsoft itself, for example).
The site seems to perform exactly as expected, but the notifications are
annoying and look unprofessional.
Anybody know a way around this? Must I write my own Javascript routines?
TIA