|
-
Jun 19th, 2006, 06:45 AM
#1
Thread Starter
New Member
[RESOLVED] Split up a text string
Hi,
I have a string like this: "Ole Hansen"
The value in the string is not static it can be like this "Hugo Jensen"
Is it possible to split it op when there is a space???
Any help will be appreciated
-
Jun 19th, 2006, 06:57 AM
#2
Re: Split up a text string
Use Split function to Split the Text. Syntax
Use [code] source code here[/code] tags when you post source code.
My Articles
-
Jun 19th, 2006, 07:01 AM
#3
Thread Starter
New Member
Re: Split up a text string
-
Jun 19th, 2006, 07:07 AM
#4
Re: Split up a text string
You are welcome 
If your problem is resolved please mark your thread resolved by Opening Thread Tools, and selecting Mark Thread Resolved.
Use [code] source code here[/code] tags when you post source code.
My Articles
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
|