jonwondering
05-30-2005, 06:18 PM
Hey, I am trying to make a few simple html pages with javascript and it turns out my Internet Explorer 6 does not run JS at all..... My Mozilla, and Firefox both run JavaScript just fine, but not internet explorer. The reason I need IE so much is because it supports reading html files on virtual drives (i was trying to implement a server...) unlike Firefox or Mozilla. (meaning that if i include <img src="/blabla.jpg"> it will read it just fine off of the virtual drive)...
Anyway... I went to Tools > Options under IE to check for Active Scripting and everything that has to do with it, and all were enabled. I also checked to see if I have JS runtime installed and I do. Then I made a simple html page with document.write("hello") and put it in a virtual drive. Mozilla read the document just fine, but IE 6 does not display hello at all...
Does anybody know the problem?
P.S.: I tried re-installing IE and that did not help, I also tried to repair it (through the setup) and that did not help either... I am running out of options... Any help is greatly appreciated.
P.S.S.: I also have only SP1 installed and I am running Windows XP. Service Pack 2 refuses to be installed
Anyway... I went to Tools > Options under IE to check for Active Scripting and everything that has to do with it, and all were enabled. I also checked to see if I have JS runtime installed and I do. Then I made a simple html page with document.write("hello") and put it in a virtual drive. Mozilla read the document just fine, but IE 6 does not display hello at all...
Does anybody know the problem?
P.S.: I tried re-installing IE and that did not help, I also tried to repair it (through the setup) and that did not help either... I am running out of options... Any help is greatly appreciated.
P.S.S.: I also have only SP1 installed and I am running Windows XP. Service Pack 2 refuses to be installed