Regular Expression Help!
Posted: Mon Aug 16, 2004 10:58 am
I was wondering how I can go about taking the price from a sentance. For example if the sentance go's like:
DVD Player (£70.00)
How would I take the price 70.00 without the currency symbol. I know regular expressions should be used here but I can't seem to work out the pattern.
Any help appreciated.
Joe
DVD Player (£70.00)
How would I take the price 70.00 without the currency symbol. I know regular expressions should be used here but I can't seem to work out the pattern.
Any help appreciated.
Joe