Shoutbox
latest posts
member list
search
rules
contact
login
|
register
|
shoutbox
What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox
»
MsgHelp Archive
»
Messenger Plus! for Live Messenger
»
Scripting
» [?] Loading an invalid XML file
[?] Loading an invalid XML file
Author:
Message:
markee
Veteran Member
Posts: 1622
Reputation:
50
36 /
/
Joined: Jan 2006
RE: [?] Loading an invalid XML file
Another alternative is to use a regular expression.
code:
/<\s*title\b[^>]*>([\s\S]*?)<\/\s*title\s*>/i.exec(oString);
var textInTitleNode = RegExp.$1;
05-30-2009 12:30 AM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
[?] Loading an invalid XML file
- by SmokingCookie on 05-29-2009 at 06:36 PM
RE: [?] Loading an invalid XML file
- by Mnjul on 05-29-2009 at 06:47 PM
RE: [?] Loading an invalid XML file
- by markee on 05-30-2009 at 12:30 AM
RE: [?] Loading an invalid XML file
- by Matti on 05-30-2009 at 07:20 AM
RE: [?] Loading an invalid XML file
- by SmokingCookie on 05-30-2009 at 03:01 PM
Threaded Mode
|
Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe
|
Add to Favorites
Rate This Thread:
Select Rating...
5 ... Best
4
3 ... Average
2
1 ... Worst
Forum Jump:
Please select one:
--------------------
Latest Posts
Private Messages
User Control Panel
Who's Online
Search
Forum Home
Open Forum
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