O
Oren
hi all,
i'm tring to get a file size by writing:
var fso = new ActiveXObject("Scripting.FileSystemObject");
and i get the error:
Microsoft JScript runtime error: Automation server can't
create object
any ideas ?
Oren
i'm tring to get a file size by writing:
var fso = new ActiveXObject("Scripting.FileSystemObject");
and i get the error:
Microsoft JScript runtime error: Automation server can't
create object
any ideas ?
Oren