Java not working correctly

W

war02orc

I'm not sure if it's a problem with windows XP or just IE
6, but when I click on javascript links they don't work.
pretty much anything that has to do with java does not
work or simply refreshes the page I'm on. Any ideas on
how to fix this?
 
J

Jan Il

Hi War02orc :)
I'm not sure if it's a problem with windows XP or just IE
6, but when I click on javascript links they don't work.
pretty much anything that has to do with java does not
work or simply refreshes the page I'm on. Any ideas on
how to fix this?

Try the following and see if they will help:

How to Troubleshoot Java Problems in Internet Explorer
http://support.microsoft.com/default.aspx?scid=kb;en-us;168806
http://www.generation.net/~hleboeuf/msjava.htm

Where to get the JAVA VM
http://www.microsoft.com/mscorp/java/?gssnb=1
or
http://inetexplorer.mvps.org/answers_9.htm#java

You can try updating your scripting engine. The latest scripting engine can
be found at:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp

(98, ME, NT4.0) For 2000 and XP go to
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

http://www.javatester.org/installing.html

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

4. See also
Error Message When You Browse the Web: An Error Has Occurred in the Script
on This Page
http://support.microsoft.com/?kbid=306831
Scripting Errors When You View Web Pages in Internet Explorer after
Installing Office 2003
http://support.microsoft.com/?kbid=822521

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

also..........

JavaScript not working

http://www.fjsmjs.com/OE/nolinks.htm
http://www.mvps.org/sramesh2k/IEFAQ.htm Tips #21 & 46
http://support.microsoft.com/?kbid=281679


If these steps do not resolve your problem, please post back to this thread
with the details and any error messages.


Hope this helps

Jan :)
Smiles are meant to be shared,
that's why they're so contagious.

Please reply to the newsgroup so others may benefit.
Replies are posted only to the newsgroup for the benefit or other readers.

How to make a good newsgroup post:
http://www.dts-l.org/goodpost.htm
 
G

Guest

I have the same issue, and I have tried all the suggestions for fixing Java
Script. No luck. When go to a site that can test Java Script, it says they
all work correctly, yet the obviously don't. I will try installing Mozilla
tonight.
 
J

Jan Il

Hi Beau :)
I have the same issue, and I have tried all the suggestions for
fixing Java Script. No luck. When go to a site that can test Java
Script, it says they all work correctly, yet the obviously don't. I
will try installing Mozilla tonight.

You don't mention what version of Windows you have, but, if you have XP SP2,
you might try the following and see if it helps.


For XP SP2: First try disabling the popup blocker:

Go to IE/Tools/Internet Options/Privacy/Pop-up blocker.

or.........

Tools > Popup blocker > select disable.

If you don't have XP SP2, and you have a popup blocker installed, disable it
and see if that helps.


If these steps do not resolve your problem, please post back to this thread
with the details and any error messages.


Hope this helps

Jan :)
Smiles are meant to be shared,
that's why they're so contagious.

Please reply to the newsgroup so others may benefit.
Replies are posted only to the newsgroup for the benefit or other readers.

How to make a good newsgroup post:
http://www.dts-l.org/goodpost.htm
..
 

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


Top