Can't see Javascript

J

JA

There is a webpage with a javascript on it, and I can't see the results with
IE6 - I just get a little error sign in the lower left status bar.

But! I CAN see them in IE6 and Netscape on another computer.

So it must be a setting in the browser on the one machine, but I can't
figure out what it is.

Can anyone help?

Thanks, JA
 
D

Don Varnau

Hi,

Some possibilities:
Go to Internet Options> Security> Internet Zone, set it to Default.

Or... Internet Options> Security> Internet Zone> Custom Level, Under Active
scripting, choose Enable or Prompt.

Clear the IE cache. IE> Tools> Internet Options> General> Delete
files (and delete offline content when that dialog pops up) It's often
recommended that the TIF folder be kept at about 50 MB (Settings.)

Check any third-party security programs to see if one of them is blocking
scripts, scripting, active content. Norton Internet Security and a number of
other programs can be configured to block scripts.

Try these two commands from Start> Run> cmd [enter]
regsvr32 vbscript.dll [enter]
regsvr32 jscript.dll [enter]

Reinstall the scripting engine. Go to
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
for the appropriate download of Windows Script 5.6

Less likely to help, but download and install the latest version of J2SE-JRE
from
http://java.sun.com/j2se/1.4.2/download.html

Hope this helps,
Don
[MS MVP- IE/OE
 

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

Top