java script?

D

dot

Every time I go to a web site that has some java script thingie going the
page won't load. What need to be checked in order to enable java script and
is it safe to do so?
dot
 
W

war17

JavaScript is enabled in your Security option. Go to Tools > Options >
Security > Customize. Scroll down to Script and check enable.
 
D

dot

Thanks for replying war17 but under "Scripting of Java Applets" that is
already enabled and under "Scripting"..."Active Scripting" that is enabled
as well. Is there something else I am missing?
dot

JavaScript is enabled in your Security option. Go to Tools > Options >
Security > Customize. Scroll down to Script and check enable.
 
F

Frank Saunders, MS-MVP

dot said:
Thanks for replying war17 but under "Scripting of Java Applets" that
is already enabled and under "Scripting"..."Active Scripting" that is
enabled as well. Is there something else I am missing?
dot

JavaScript is enabled in your Security option. Go to Tools > Options >
Security > Customize. Scroll down to Script and check enable.

1. 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.

2a. Start>Run>Regsvr32 vbscript.dll

2b. Start>Run>Regsvr32 jscript.dll

(WinXP users who have problems with 2a and 2b, see
http://www.mvps.org/inetexplorer/answers_9.htm)

3. Re-register all DLLs listed in http://support.microsoft.com/?kbid=281679

4a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
extensions (uncheck & reboot).

4b. Find the hijacker that caused 4a to be checked (or if none were checked,
check for hijackware anyway):

Dealing with Hijackware
http://mvps.org/winhelp2002/unwanted.htm
http://aumha.org/a/parasite.htm
http://www.mvps.org/inetexplorer/Darnit.htm

--
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/
 

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

java script 5
Run Java script in Outlook. 0
IE Java Script Error 1
java script 1
browser not java script enabled 1
Java Script Buggy Message 1
Java Security Prompts 4
scripts and flash that will not end 5

Top