What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » XML Parser

XML Parser
Author: Message:
mlevit
Junior Member
**


Posts: 50
Reputation: 2
37 / Male / –
Joined: Sep 2005
O.P. XML Parser
Hey,

Does anybody know what XML parser I have to use in MsgPlus Live scripts?

I've been trying to use 'DOMParser', but it doesn't seem to work because I think it's only for web browsers.

Thanks
05-26-2008 11:26 PM
Profile PM Find Quote Report
roflmao456
Skinning Contest Winner
****

Avatar

Posts: 955
Reputation: 24
29 / Male / Flag
Joined: Nov 2006
Status: Away
RE: XML Parser
the Microsoft.XMLDOM ActiveXObject.

code:
var xml = new ActiveXObject("Microsoft.XMLDOM");
[quote]
Ultimatess6
: What a noob mod
05-26-2008 11:40 PM
Profile PM Web Find Quote Report
mlevit
Junior Member
**


Posts: 50
Reputation: 2
37 / Male / –
Joined: Sep 2005
O.P. RE: XML Parser
Thanks, works perfectly
05-26-2008 11:53 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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