Shoutbox

[Help] Reading From XML Local/Remot Files - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [Help] Reading From XML Local/Remot Files (/showthread.php?tid=89377)

[Help] Reading From XML Local/Remot Files by dokueki on 02-24-2009 at 03:30 PM

I'm a beginner MPL scripter, and I didn't quite find my way around the documentation yet.
I'm wondering what's the simplest method to read an XML file (and it's sections/properties) from a local file (ie for settings file on the user's computer) and from a remote file (ie website, http://www.site.com/file.xml).

Thanks in advance for any help!


RE: [Help] Reading From XML Local/Remot Files by matty on 02-24-2009 at 03:57 PM

Tonight I am going to work on an XML class that will help with this sort of thing. But there are plenty of scripts that use reading and writting to an XML file that can be of assistance.


RE: [Help] Reading From XML Local/Remot Files by dokueki on 02-24-2009 at 04:02 PM

Can you please point me in the direction of one? I'd appreciate it muchie :3


RE: [Help] Reading From XML Local/Remot Files by ArkaneArkade on 02-24-2009 at 06:31 PM

Shameless plug time then ;)

I use XML in my X360+ Script.  I was pretty new to scripting, but got it all working quite well, both from local files and the internet.


RE: [Help] Reading From XML Local/Remot Files by dokueki on 03-03-2009 at 01:45 PM

I'll be using that then :] thank you! (Of course, credits will be given)