sending a message to MSN user w/java script

the_music_man

aka prodj88 =P
Joined
2 Jul 2002
Messages
2,401
ok does anyone know the code for sending a message to a MSN user...I know the one for Window messenger is
javascript:MsgrApp.LaunchIMUI('whatever@hotmail.com')

?
 
Below is the code which vb uses. I don't know if it works as the msn messenger service was unavailable when i wrote this.

Add a contact:

javascript:MsgrApp.LaunchAddContactUI('whatever@hotmail.com')

Send an IM:

javascript:MsgrApp.LaunchIMUI('whatever@hotmail.com')
 

Members online

No members online now.

Forum statistics

Threads
62,021
Messages
673,242
Members
5,641
Latest member
cpomd
Back
Top