|
-
Dec 4th, 2007, 01:11 PM
#1
Thread Starter
Lively Member
[RESOLVED] Remove text from String
Hello,
Does anyone know how to remove all the text after a certain point in a string?
For example:
MyString = "www.newfoundland.com/help/431234.html"
How can I remove all the text after the last forward slash so it would return:
sResult = "www.newfoundland.com/help/"
Thanks in advance!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|