Posted by gene.ellis@gmail.com on 01/30/07 21:19
Hey everyone! I am banging my head on this regular expression problem. I want to validate US currency. So far I have '^(\.[0-9]+|[0-9]+(\. [0-9]*)?)$' but this fails if I use a commna (i.e. 2,000.00). Any help would be greatly appreciated!
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming