It there another was to do this
var fso = new ActiveXObject(' Scripting.FileS ystemObject');
Im trying to run a javascript file automatically, but it complains that I
have to say YES to Active X.
Thanks
Mark
var fso = new ActiveXObject(' Scripting.FileS ystemObject');
Im trying to run a javascript file automatically, but it complains that I
have to say YES to Active X.
Thanks
Mark
Comment