messenger scripting questions


Go Back   Computer Help Articles > Windows XP Messenger
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 07:50 AM
gbgkille69@spray.se
 
Posts: n/a
Default messenger scripting questions

Hello

I have Windows Messenger and MSN Messenger installed on my computer.
I'd like to initiate a chat session from a jscipt. The following script
works fine on my computer and will open a chat session using MSN:

start.js:
var obj = new ActiveXObject("Messenger.UIAutomation.1");
obj.AutoSignin();
obj.InstantMessage( "user@test.com" );

When I try the same script on a cumputer that only has Windows
Messenger installed nothing will happen.

How can I know which messengers that are instaleld?
How can I know which is the default messenger?
How can I force that Windows Messenger is used if the system has both?
Why does the above script fial on systems that only have Windows
Messenger but not MSN Messenger?

Reply With Quote
  #2  
Old 01-05-2006, 07:50 AM
Jay Ray...
 
Posts: n/a
Default RE: messenger scripting questions

Thank you. You may not be able to understand my prob at this moment.I wish
you can assist me..I really find this frustrating sometime...I have tried
restart abd deleted all files..
do you think this can help by deleting files..?is my pc having virus ?
my email is jam_raub@yahoo.com
regards
jayme

"gbgkille69@spray.se" wrote:

> Hello
>
> I have Windows Messenger and MSN Messenger installed on my computer.
> I'd like to initiate a chat session from a jscipt. The following script
> works fine on my computer and will open a chat session using MSN:
>
> start.js:
> var obj = new ActiveXObject("Messenger.UIAutomation.1");
> obj.AutoSignin();
> obj.InstantMessage( "user@test.com" );
>
> When I try the same script on a cumputer that only has Windows
> Messenger installed nothing will happen.
>
> How can I know which messengers that are instaleld?
> How can I know which is the default messenger?
> How can I force that Windows Messenger is used if the system has both?
> Why does the above script fial on systems that only have Windows
> Messenger but not MSN Messenger?
>
>

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Questions on MSN Messenger and Outlook 2002 lamda Windows XP Messenger 0 01-05-2006 07:49 AM
Messenger questions homepc Windows XP Messenger 1 01-05-2006 07:49 AM
MSN Messenger interfering with Windows Messenger michaelbillinger@yahoo.ca Windows XP Messenger 0 01-05-2006 07:49 AM
Re: Removing Messenger XP TJI Windows XP Messenger 1 01-05-2006 07:48 AM
Re: MSN Messenger in one PC and WIndows Messenger in another Jonathan Kay [MVP] Windows XP Messenger 0 01-05-2006 07:47 AM


All times are GMT. The time now is 02:09 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

messenger scripting questions