Hi all. Does anyone know of a VBScript function that can remove extraneous spaces from the middle of a string?
Ex. If I read in the text 'hello world' to a variable strText, is there someway I can remove the space easily given that I won't always know the length of the string?
Cheers for any help. Kenny.
Ex. If I read in the text 'hello world' to a variable strText, is there someway I can remove the space easily given that I won't always know the length of the string?
Cheers for any help. Kenny.