Think I have a javascript problem....

  • Thread starter Thread starter balemsass
  • Start date Start date
B

balemsass

I had a perfectly working IE6 on XP-Pro system until I
decided to replace my Visual Studio 97 with VS6
yesterday. Since then many links and objects no longer
work. I have noticed that very often these non-
functioning items display "javascript: blah-blah-blah" on
the IE6 status bar. In fact, the buttons on this very
message panel don't work. (Had to move to my kids PC to
send this.) Also, pop-ups on pages I expect to get pop-
ups on don't pop-up anymore. (I don't use a pop-up
blocker. - Don't get out much, I guess.) Any idea of
what's going on here? I've searched the Knowledgebase
without much success and been over my options and security
settings more than once. Thanks. -jpw
 
I have the same problem. Does anyone have an answer? If you get one
pleaese send on.

thanks,
Michael
 
balemsass said:
I had a perfectly working IE6 on XP-Pro system until I
decided to replace my Visual Studio 97 with VS6
yesterday. Since then many links and objects no longer
work. I have noticed that very often these non-
functioning items display "javascript: blah-blah-blah" on
the IE6 status bar. In fact, the buttons on this very
message panel don't work. (Had to move to my kids PC to
send this.) Also, pop-ups on pages I expect to get pop-
ups on don't pop-up anymore. (I don't use a pop-up
blocker. - Don't get out much, I guess.) Any idea of
what's going on here? I've searched the Knowledgebase
without much success and been over my options and security
settings more than once. Thanks. -jpw

From http://www.fjsmjs.com/IE/scriptdb.htm

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.

If that doesn't fix it try renaming MDM.EXE

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
Reinstalling the scripting engine worked for me!

This should be in a KnowledgeBase article if it isn;t
already (I didn't find one).

Thank You!
A2Tech
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top