quote:
Originally posted by for3v3rforgott3n
quote:
Originally posted by givskov
Sorry - forgot one line - should have been:
fso = new ActiveXObject("Scripting.FileSystemObject");
blpp = fso.OpenTextFile(MsgPlus.ScriptFilesPath+"\\log.txt",8);
blpp.Writeline(objDate + ":" + strEvent);
blpp.Close();
Hope this helps ....
uhm...still doesn't work...
Hmmm - could you be more precise about the error??