Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: ActiveXObject in Netscape?


Message #1 by "R.VenuGopal" <venu@s...> on Wed, 24 Apr 2002 13:11:41
Hello ,
i am using scripting.fileSystemObject to read/write/create text files 
using javascript . I am getting the results when i am running my program 
in IE 5.5 . but when i run the same program in Netscape 6.x it is giving 
the error "ActiveXObject is not defined " , what do i do ..
i used like this :
//fso = new ActiveXObject("Scripting.FileSystemObject");
pls help me .
how can i include activexobject in netscape
what i have to do to get  the same functionality in Netscape6.x
please help me ,, this is urjent

  Return to Index