|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (3 bit)
Join Date: Sep 2003
Posts: 4
|
javascript settings ie 6 plz help!
hi, how do you enable javascript in IE 6? please help...thanks.
|
|
|
|
|
|
#2 |
|
Member (9 bit)
Join Date: Mar 2000
Location: Lesmurdie , W . A . Australia .
Posts: 342
|
Test if Java is working on your machine .
http://www.pocoso.de/pocoso052.html http://www.clan.lib.ri.us/clan/javatest.html http://www.javatester.org http://www.bodo.com/javame.htm Find if MS VM installed and which version . http://www.visualware.com/support/javasupport.html http://www.overseasky.net/myie2/foru....asp?TID=12884 http://java.sun.com/j2se/1.4.2/docs/...ide/index.html WinXP: UnRegister: regsvr32 /u c:\WINDOWS\system32\msjava.dll Register: regsvr32 c:\WINDOWS\system32\msjava.dll =================================== Remove Microsoft Java Virtual Machine and Install Sun Java http://www.infinisource.com/WindowsXP/howto-21.html Although court cases are still draggin on, Microsoft has removed its Java Virtual Machine (JVM) from the Windows XP Service Pack 1 (SP1). Recently Microsoft released Service Pack 1a, which is the same as SP1, but then without the Java VM. You might want to remove Microsoft's JVM, since it will no longer be supported by Microsoft. If you want to remove Microsoft's JVM, and install the latest offering from Sun, here's how: Select Start > Run Enter RunDll32 advpack.dll,LaunchINFSection java.inf,UnInstall in the Open box, and click OK Click Yes to confirm that you want to remove the Microsoft VM When prompted, reboot the computer Remove the following items: The \%Systemroot%\Java folder The file java.PNF from the \%Systemroot%\inf folder The files jview.exe and wjview.exe from the \%Systemroot%\system32 folder The registry subkey HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Java VM The registry subkey HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ InternetExplorer \ AdvancedOptions \ JAVA_VM Note I: With \%Systemroot%\ is meant your Windows directory. Note II: To delete a registry subkey, start the Registry Editor, and navigate to the key by clicking on the + signs. When you have the correct key selected, right-click, and select Delete from the menu. Microsoft JVM is now removed. You can download Sun's JVM for Windows from the Sun Web site. http://java.sun.com/getjava/index.html |
|
|
|
|
|
#3 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
Javascript and Java are two entirely different things. Javascript is a scripting language that is parsed on the fly by the browser. Java is a robust cross platform language. One the web Java is usually done through applets. You shouldn't have to do anything to enable javascript. To implement java, use the suggestions above or download a more compliant browser like Mozilla or Opera.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|