What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Communicating with an external site / PHP.

Communicating with an external site / PHP.
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: Communicating with an external site / PHP.
quote:
Originally posted by John Anderton
You could try using XMLHttpRequest.open :)

code:
var xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
xmlhttp.open("GET", urlhere, true)

But don't forget the xmlhttp.send()! Otherwise it won't do anything.
Besides, we have a very nice tutorial about all this here: [Tutorial] Communicating with web pages ;)

Bah, got beaten again. :P

This post was edited on 09-08-2008 at 04:23 PM by Matti.
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
09-08-2008 04:22 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Communicating with an external site / PHP. - by citricsquid on 09-08-2008 at 04:01 PM
RE: Communicating with an external site / PHP. - by John Anderton on 09-08-2008 at 04:09 PM
RE: Communicating with an external site / PHP. - by Volv on 09-08-2008 at 04:16 PM
RE: Communicating with an external site / PHP. - by Matti on 09-08-2008 at 04:22 PM
RE: Communicating with an external site / PHP. - by citricsquid on 09-08-2008 at 04:27 PM
RE: Communicating with an external site / PHP. - by John Anderton on 09-08-2008 at 04:41 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On