Thanks, guys! Rick
> -----Original Message----- > From: Dominic Watson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2008 6:48 PM > To: CF-Talk > Subject: Re: How to get this part of this string... > > You could do this in several different ways, here's one: > > <cfset result = ReplaceNoCase(ListFirst(filename,'.'), '_original', '')> > > HTH > > Dominic > > -- > Blog it up: http://fusion.dominicwatson.co.uk > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302064 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

