What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Help!] Writing to XML files

[Help!] Writing to XML files
Author: Message:
mathieumg
Full Member
***


Posts: 181
Reputation: 2
35 / Male / Flag
Joined: May 2004
RE: [Help!] Writing to XML files
code:
var IntMessagesLen = xml.getElementsByTagName("Messages").length; //How many <Message></Message> pairs
xml.getElementsByTagName("Messages")[IntMessagesLen - 1]; //This will do nothing, but you can append any function you want to do on the object (which is the last <Message></Message> pair contained in the xml file.


Hope this helps :)

This post was edited on 07-05-2006 at 06:51 PM by mathieumg.
Official MessengerPlus! Live French Translator
Official StuffPlug 3 French Translator

:)
07-05-2006 06:50 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Help!] Writing to XML files - by rob_botch on 07-05-2006 at 11:25 AM
RE: [Help!] Writing to XML files - by -dt- on 07-05-2006 at 11:56 AM
RE: [Help!] Writing to XML files - by rob_botch on 07-05-2006 at 12:52 PM
RE: [Help!] Writing to XML files - by mathieumg on 07-05-2006 at 06:50 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