Coldfusion Remove Whitespaces in Strings
Though this is a simple script, it helped a lot in my current application specially in manipulating string variables in coldfusion, used to emove all whitespaces from a string variable in a simple way.
Read More