What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Solved] Is this possible?

[Solved] Is this possible?
Author: Message:
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: Is this possible? (If it if possible [Request])
Double splits are ugly if you can just use a regex like /^(\d+)\.(\d+)\.(\d+)$/gim  But you know me, I'm one for using regex on just about anything :P

Oh and all you hae to do is once you get the page info in the xmlhttp request, use a line like
code:
var info = xmlhttp.ResponseText.getElementsByTagName("body")[0].innerHTML;
and that should get you the contents of the boy tags ;)

NB.  None of this code has been tested and may need tweaking....
[Image: markee.png]
12-20-2007 01:27 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Solved] Is this possible? - by Jack.dd on 12-20-2007 at 04:56 AM
RE: Is this possible? (If it if possible [Request]) - by Matti on 12-20-2007 at 10:25 AM
RE: Is this possible? (If it if possible [Request]) - by markee on 12-20-2007 at 01:27 PM
RE: Is this possible? (If it if possible [Request]) - by Jack.dd on 12-20-2007 at 03:23 PM
RE: Is this possible? (If it if possible [Request]) - by MeEtc on 12-20-2007 at 03:31 PM
RE: Is this possible? (If it if possible [Request]) - by Jack.dd on 12-20-2007 at 03:50 PM
RE: Is this possible? (If it if possible [Request]) - by CookieRevised on 12-20-2007 at 04:53 PM
RE: Is this possible? (If it if possible [Request]) - by Jack.dd on 12-20-2007 at 06:24 PM
RE: Is this possible? (If it if possible [Request]) - by CookieRevised on 12-20-2007 at 09:30 PM
RE: [Solved] Is this possible? - by Jack.dd on 12-21-2007 at 12:12 AM
RE: [Solved] Is this possible? - by Spunky on 12-21-2007 at 12:23 AM
RE: [Solved] Is this possible? - by freak544 on 12-21-2007 at 12:27 AM
RE: [Solved] Is this possible? - by MicroWay on 12-21-2007 at 01:11 AM
RE: [Solved] Is this possible? - by riahc4 on 12-21-2007 at 12:36 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