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
» how do i replace this text?
how do i replace this text?
Author:
Message:
Matti
Elite Member
Script Developer and Helper
Posts: 1646
Reputation:
39
32 /
/
Joined: Apr 2004
RE: how do i replace this text?
Use regular expressions!
code:
var nMessage = Message.replace(/(^|\s|\n)teh($|\s|\n)/gi, "$1the$2");
Plus! Script Developer | Plus! Beta Tester | Creator of
Countdown Live
| Co-developer of
Screenshot Sender 5
Found my post useful?
Rate me!
12-01-2006 04:16 PM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
how do i replace this text?
- by roflmao456 on 11-21-2006 at 02:55 AM
RE: how do i replace this text?
- by markee on 11-21-2006 at 02:59 AM
RE: how do i replace this text?
- by roflmao456 on 11-21-2006 at 02:59 AM
RE: how do i replace this text?
- by markee on 11-21-2006 at 03:12 AM
RE: RE: how do i replace this text?
- by roflmao456 on 11-21-2006 at 03:25 AM
RE: how do i replace this text?
- by markee on 11-21-2006 at 03:37 AM
RE: how do i replace this text?
- by roflmao456 on 11-21-2006 at 04:14 AM
RE: how do i replace this text?
- by TazDevil on 12-01-2006 at 04:08 PM
RE: how do i replace this text?
- by Matti on 12-01-2006 at 04:16 PM
RE: RE: how do i replace this text?
- by markee on 12-01-2006 at 04:25 PM
RE: how do i replace this text?
- by TazDevil on 12-01-2006 at 04:23 PM
RE: how do i replace this text?
- by TazDevil on 12-01-2006 at 04:31 PM
RE: how do i replace this text?
- by Matti on 12-01-2006 at 04:33 PM
RE: how do i replace this text?
- by TazDevil on 12-01-2006 at 04:52 PM
RE: how do i replace this text?
- by markee on 12-01-2006 at 05:08 PM
RE: how do i replace this text?
- by CookieRevised on 12-01-2006 at 09:02 PM
RE: how do i replace this text?
- by TazDevil on 12-01-2006 at 09:44 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