In <000f01bfb926$f42a1e40$504011c7@immi9801>, Michael Imhoff
([EMAIL PROTECTED]) in a fit of unbridled passion, wrote:
> You would probably be better off doing something like this.
>
> <cfset cleanNumber = rereplace(badNumber, "[^0-9\.]+", " ", "ALL")>
>
> That will replace everything that isn't a number or a period.
Yes, that is what I need. Someday I need to learn regexps..
Thanks,
-RK
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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.