I'm really bad at these so maybe one of you has some ideas, basically I'm
trying to create a reg ex to run against a list of cell phone numbers. I
need to strip out + signs as well as brackets () and spaces " " the
expression I'm using is:
<cfoutput>
#REReplace("+44 (0) 7799 657093","+| |(|)","","ALL")#
</cfoutput>
It only takes out the spaces when I run it :-(
I bet the answer is really simple but I just can't figure it out...
Thanks in advance,
- =Ed
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
- RE: Slightly OT Philip Arnold - ASP
- Re: Any good Authorizenet solutions? Pardeep Singh
- Re: Any good Authorizenet solutions? Tobe Goldfinger
- RE: Any good Authorizenet solutions? Aaron Johnson
- RE: Any good Authorizenet solutions? Gary McNeel, Jr.
- RE: Any good Authorizenet solutions? Chris Montgomery
- RE: Slightly OT DeVoil, Nick
- Re: Slightly OT net_man
- RE: Slightly OT Martin Sutton
- RE: Slightly OT Allan Pichler
- RE: Regular Expression Gurus Please Help! Edward Chanter
- RE: Regular Expression Gurus Please Help! JustinMacCarthy
- RE: Regular Expression Gurus Please H... Edward Chanter
- Re: OT: Regular Expression Gurus Please H... Dick Applebaum
- RE: OT: Regular Expression Gurus Plea... Edward Chanter
- Re: Any CFMAIL bug in 4.5 soluti... Pardeep Singh
- Re: Any CFMAIL bug in 4.5 so... Gordon Burns
- RE: Slightly OT Benjamin S. Rogers
- Re: Slightly OT Dave Hannum
- RE: Slightly OT Benjamin S. Rogers
- Re: Slightly OT Paul Hastings

