O.P. RE: [Request] Using PHP files
Thanks. But with your code I receive only the first word of the message.
I had already done something like this:
new ActiveXObject("WScript.Shell").Run(iexplore "http://mysite.org/mms.php?nick="+ sender +"&rcpt="+number+"&text="+Message);
and it worked good. The problem is that it works only with Internet Explorer and when i receive a message on MSN and my status is "AWAY", a window of Internet Explorer appears, but then it doesn't disappear.
|