
marco
Novice
Mar 21, 2004, 2:01 PM
Post #3 of 4
(395 views)
|
|
Re: [davorg] A simplier way to write this regex ?
[In reply to]
|
Can't Post
|
|
Your description doesn't match what your code does. You say that you want to remove "non alpha-numeric" characters, but you remove "CAD" - all of which _are_ alpha-numeric characters. So what do you actually want to do? Then my english is worst than I thought. I want to do as my example state: I.E.: From $158.00 CAD I need to get: 158.00 Marco
(This post was edited by marco on Mar 21, 2004, 2:01 PM)
|