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
» function to cut text if length > 14
function to cut text if length > 14
Author:
Message:
Stigmata
Veteran Member
Posts: 3517
Reputation:
45
22 /
/
Joined: Jul 2003
RE: function to cut text if length > 14
create a substring out of it.
code:
text.substring(0,14);
0 = Starting position
14 = end position.
It just shows you whats in between
Hope this was some help
Myspace Manager Script
-
Cup Holder Script
-
ePenis Uptime Script
-
Random Fact Generator Script
-
HTML Text Parser Script
01-29-2007 07:28 PM
«
Next Oldest
Return to Top
Next Newest
»
Messages In This Thread
function to cut text if length > 14
- by LifelesS on 01-29-2007 at 07:21 PM
RE: function to cut text if length > 14
- by foaly on 01-29-2007 at 07:25 PM
RE: function to cut text if length > 14
- by Stigmata on 01-29-2007 at 07:28 PM
RE: function to cut text if length > 14
- by LifelesS on 01-29-2007 at 07:32 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