Hi all,
        
        I am using a javascript to format currency.
        In my country the currency format uses ',' to separete decimal values.
        Ex: 125,56
        The problem is that I am using a validfield bound to a numbervalidator 
of type='java.lang.Double'
 and it is not accepting that format because of the comma signal.

        What can I do ?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to