Hi All, I am trying to validate the textfields and compare the amount with other. I have some value say Value1: 100.00 and the textfield value can be anything say Value2: $ 100.00 or $ 100,00 or 100.0000 or just 100 (or more than or equal to Value1 but not less). And these both values should be equal.
It means it should take the $ before the amount and can take a '.' or ',' for decimals for amount I am outof my mind of what actually I do to compare them and validate for '$' and ',' I would really appreciate your help in advance. Thanks, Priya ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/regex/message.cfm/messageid:1226 Subscription: http://www.houseoffusion.com/groups/regex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.21
