|
-
May 28th, 2008, 12:03 AM
#1
Thread Starter
Addicted Member
[RESOLVED] [2005] Simple Question
What's the best method to turn multiple spaces in a string into one?
So for instance I have something like
"Word1 Space(5) Word2 Space(6) Word3"
I want to make it so that there is only one space between the words:
"Word1 Word2 Word3"
Best way? I've been doing .Net for a while and I just had a mind blank when I came across this.
Thanks!
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
|