What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Replace Text

Replace Text
Author: Message:
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: Replace Text
code:
function _replace(_stext){
    _stext.replace(/ /g, '%20');
}
03-23-2007 03:24 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Replace Text - by ArkaneArkade on 03-23-2007 at 02:47 AM
RE: Replace Text - by matty on 03-23-2007 at 03:24 AM
RE: Replace Text - by phalanxii on 03-23-2007 at 07:02 AM
RE: Replace Text - by ArkaneArkade on 03-23-2007 at 01:30 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