macromedia.coldfusion.getting_started
[Top] [All Lists]

Re: trim

Subject: Re: trim
From: "tclaremont"
Date: Wed, 7 May 2008 14:33:54 +0000 UTC
Newsgroups: macromedia.coldfusion.getting_started

#Replace(StringName, "Top ", "")#

Note that this will remove the FIRST instance of 'TOP ' (note the space, too) 
anywhere in your string. That may or may not be what you want.

<Prev in Thread] Current Thread [Next in Thread>