there's a great regex tutorial on house of fusion. ken -----Original Message----- From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]] Sent: Friday, July 05, 2002 2:35 PM To: CF-Talk Subject: Re: REgex help
> How would I write a expression to replace $2,345.00 with > 2345 REReplace(listfirst(mystring,"."),"[^[:digit:]]","","ALL") will eliminate decimal places and strip all non-numeric characters from a string... Isaac www.turnkey.to 954-776-0046 ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists