Hi,
I have a text box called "txtText" which contains string data. ie (Bla Bla Bla Bla)
If more than one space occurs between these words in the text box I want to take them out and replace them with a single space..
(ie If more than one space occurs between two words then strip away the excess spaces and leave a single space)
Any Idea's??
Thnx,
Jonathan
I have a text box called "txtText" which contains string data. ie (Bla Bla Bla Bla)
If more than one space occurs between these words in the text box I want to take them out and replace them with a single space..
(ie If more than one space occurs between two words then strip away the excess spaces and leave a single space)
Any Idea's??
Thnx,
Jonathan