Michael Henderson said:
I have tried uninstalling and reinstalling Java and it still does not work.
Java VM setting in Internet | OPtions is set to "High Security".
The major problem that I have is JavaScript that opens up a new window.
This is even with "Allow Popups" enabled.
Now I'm not sure whether you're talking about Java or JavaScript. They
are two entirely different things. And the pop-up blocker in SP2 is
something different yet.
The pop-up blocker will prevent Javascript from opening an unrequested
IE window. Unfortunately, it doesn't work for new windows opened by
Flash or Shockwave.
Javascript is a scripting language that tells the browser to do
various things in various circumstances (show or hide text, edit stuff
typed into a form, etc). Java is a full-scale programming language
that can be used to write many different kinds of programs. In the
browser context, it's used to write small programs (applets) that run
in a browser windows. Crossword puzzles, animations, games, all kinds
of things.
Installing a Java Virtual Machine and telling the browser to run Java
applets has nothing to do with Javascript. There's a separate setting
for that somewhere in the Security tab.