I have a question, I have code in javascript to send a person an AOL instant message, its "aim:goim?screenname="; but what is the code to send someone
an instant message using yahoo's messenger
thanks, any help is much appreciated
Printable View
I have a question, I have code in javascript to send a person an AOL instant message, its "aim:goim?screenname="; but what is the code to send someone
an instant message using yahoo's messenger
thanks, any help is much appreciated
I believe it's something similar, yim: IIRC
Try this:
"http://edit.yahoo.com/config/send_webmesg?.target=<INSERT USER NAME>&.src=pg"
found it, its ymsgr:sendIM?screenname=
but does anyone know whats the call for MSN messenger?????
thanks