Internet Explorer Script Error Message

  • Thread starter Thread starter Norman
  • Start date Start date
N

Norman

I get the following when browsing and loading web pages:
An errorhas occured in the script on this page:

Line: 2
Char: 9
Error: Invalid character
Code: 0

Do you want to continue running scripts?


Question:
(1) What does this mean?
(2) How do I get it from constantly coming up while I
browse?

Thanks so much!
 
-----Original Message-----
I get the following when browsing and loading web pages:
An errorhas occured in the script on this page:

Line: 2
Char: 9
Error: Invalid character
Code: 0

Do you want to continue running scripts?


Question:
(1) What does this mean?
(2) How do I get it from constantly coming up while I
browse?

Thanks so much!
.

This is a simple error meaning a script in a webpage
someone wrote is wrong, say they put
Http7://www.google.com or something stupid like that. This
is no worry for your comp, I found that Geocities in
particular has many script errors... what websites does
this happen in?
 
it is a typical javascript error.
if you are interested you can click on 'View' and then
source from menu bar.
goto line no 2 you'll find that 'invalid charecter'.
if you dont want to see those errors coming up constantly,
then you can disable them.
go to the browser menu bar and click on Tools,then click
on internet options...then click on Advanced tab....then
under 'browsing' ..uncheck the 'display script errors'
check box.

hope this will help !
-sampath
 
Common script errors messages can be eliminated by Clicking:
Menu: Tools - Internet Options - Advanced tab.
Check "Disable script debugging"
Uncheck "Display a notification about every script error"
 
Back
Top