Error running scripts on this page

B

Bill gold

I am getting an error message:
Error running scripts on this page
Every time I click Preview and and error on page at the bottom of the
browser each time I preview it in IE6
It mentions a line number but that doesn't seem to refer to the line number
in my code on that page at least it doesn't seem to.
Have no idea what to do.
The page displays. things work.
XP FP 2003
 
J

Jim Buyens

From IE, choose Internet Option from the Tools menu, click the Advanced tab,
and then under Browsing clear Disable Script Debugging (Internet Explorer).

When the error occurs, you should then get a prompt asking whether to start
the debugger. Choose to do so, and you'll get a window with the offending
statement highlighted.

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*-----------------------------­-----------------------
|\----------------------------­-----------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||----------------------------­-----------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/----------------------------­-----------------------
*-----------------------------­-----------------------
 
J

Jim Buyens

What's the URL?

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
B

Bill gold

--
bill


Jim Buyens said:
What's the URL?

Jim Buyens
Microsoft MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Windows SharePoint Services Inside Out
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
nytechwriter.com
seem to have figured them out.
Errors came from using interactive buttons and deleting them.
and the garbage that was left.
still don't know how the debugger works that you described above.
Thanx
 
Top