<CFSET nonmembemail = Replace(propertyname, chr(32), "", "ALL" )>

this above is the code will be what removes the white spaces between words
on a field


----- Original Message -----
From: "avex" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 17, 2000 2:06 PM
Subject: remove white space


| Hi,
|
| I would like to strip a string of white space from the MIDDLE of a
string...
| eg turn 2 words into one....ie...
| hello world ===>> helloworld
|
| I need a function just like trim, however i can't find anything....
|
| anyone have any ideas?
|
| thanks
| chad
|
|
| --------------------------------------------------------------------------
----
| Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
| To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
|

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to