Guest_imported
New member
- Jan 1, 1970
- 0
Does anyone know a CF tag that can remove all spaces from a line of text. For example...I have a value called "Bonita Bay" and I want to create a variable called "BonitaBay". How do i remove the space? Trim() does not work and RemoveChars will not work because I will not always know the position of the spaces . Any help is greatly appreciated.