ID:160835
Jul 18 2008, 8:14 am
|
|
is there any way to strip spaces from text like ckey, but only spaces? ruben- 7 to ruben-7
|
Jul 18 2008, 8:22 am
|
|
I tend to use the dd_replacetext() proc in Deadron's TextHandling library to replace substrings that I don't like with empty strings ("").
|
In response to ACWraith
|
|
i'll give it a look thanks.
|