>The regular expression that we are using for the Italian format is ^(\d{1,3} >(.\d{3})*)?(\,\d{1,2})?$
You have to escape the period or it will match any character. This issue should be resolved as invalid. daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]