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

XML Reading/Parsing
Author: Message:
mynetx
Skinning Contest Winner
*****

Avatar
Microsoft insider

Posts: 1175
Reputation: 33
36 / Male / Flag
Joined: Jul 2007
RE: XML Reading/Parsing
Hello Paril,

first of all, your avatar URL is outdated: http://www.royalorigins.net/Portrait_Cloud.gif
Then, fetch the Official Scripting Documentation. It might help you.
Third, load the XML contents from its location. You can use the normal COM objects Microsoft.XMLHTTP and Microsoft.XMLDOM for it. Simply use
var objXml = new ActiveXObject("Microsoft.XMLDOM");
You will find more information about Microsoft.XMLDOM and its properties within the Microsoft Developers Network (MSDN) at http://msdn.microsoft.com/en-us/library/aa468547.aspx.
Regards,
mynetx - Microsoft, enhanced.

You have a problem or issue with Windows, Internet
Explorer or Office?
Send a tweet!
05-18-2008 02:01 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
XML Reading/Parsing - by Paril on 05-18-2008 at 01:48 PM
RE: XML Reading/Parsing - by mynetx on 05-18-2008 at 02:01 PM
RE: XML Reading/Parsing - by Paril on 05-18-2008 at 02:04 PM
RE: XML Reading/Parsing - by Paril on 05-18-2008 at 02:17 PM
RE: XML Reading/Parsing - by Matti on 05-18-2008 at 04:46 PM
RE: XML Reading/Parsing - by Paril on 05-18-2008 at 09:59 PM
RE: XML Reading/Parsing - by markee on 05-18-2008 at 10:40 PM
RE: XML Reading/Parsing - by Paril on 05-19-2008 at 12:14 AM
RE: XML Reading/Parsing - by Matti on 05-19-2008 at 03:36 PM
RE: XML Reading/Parsing - by Paril on 05-20-2008 at 01:26 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