quote:
Originally posted by cippo
quote:
Originally posted by Vertigo
i think this might have something to do with it not working...
code:
function OnEvent_Initialize(bMessengerStart)
{
//var sEmail = 'Email: '+Messenger.MyEmail;
//Debug.Trace(sEmail);
var sEmail = 'dempseyinthemoonlight@hotmail.com';
SS = new ActiveXObject("Dempsey.SS");
//return SS.Initialize(7,Messenger.MyEmail,Messenger);
Debug.Trace ('Initialize = ' + SS.Initialize(7,sEmail,Messenger));
ok, but how do i "install " SSS?
Should i copy the .dll aand .js files in a subfolder of the folder scripts?
the "import" in msn asks 4 a plug-in pack...
that worked fine for me, seems to error a bit though.