in reply to Re: Re: Regex to match string with numbers with possible comma
in thread Regex to match string with numbers with possible comma
The 'v' in AltaVista needs to be capitalized, and you should be good to go. (With the exception that the commas aren't stripped.) There's an example of how to do that in this thread by Anonymous Monk Chris.
I don't know what you plan on doing, but I typically strip commas right away -- they're nothing but trouble.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Regex to match string with numbers with possible comma
by Anonymous Monk on Mar 17, 2004 at 16:42 UTC |