PDA

View Full Version : ActiveXObject in Netscape??


venu
04-19-2002, 09:54 AM
Hello sir,
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