Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q1301 "An error has occured in the script on this page"

irt.org | Knowledge Base | JavaScript | NotABug | Q1301 [ previous next ]

Q1301 "An error has occured in the script on this page"

Affects: Internet Explorer 4.x 4.x

Can happen if an external .js file does not exist and you try to load it:

<script src="non_existant_external_javascript-source_file.js"></script>

Full message:

 "An error has occured in the script on this page"
 "Line: 1"
 "Char: 1"
 "Error: Syntax error"
 "Code: 0"

Remedy: point to a JavaScript external source file that exists.

Submitted by nutty Miles ;-)

Feedback on 'Q1301 "An error has occured in the script on this page"'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.