Re: Help with InputValidation

2006-05-26 Thread Pedro Garcia
Thanks On 5/26/06, Shing Hing Man <[EMAIL PROTECTED]> wrote: In the translator, try addding a pattern : Shing --- Pedro Garcia <[EMAIL PROTECTED]> wrote: > hi it's me again. > Thought I had solved the problem with number but now > every float number is > losing the decimal digits that

Re: Help with InputValidation

2006-05-26 Thread Shing Hing Man
In the translator, try addding a pattern : Shing --- Pedro Garcia <[EMAIL PROTECTED]> wrote: > hi it's me again. > Thought I had solved the problem with number but now > every float number is > losing the decimal digits that are after the comma. > For example when I post 10,55 in the clie

Help with InputValidation

2006-05-26 Thread Pedro Garcia
hi it's me again. Thought I had solved the problem with number but now every float number is losing the decimal digits that are after the comma. For example when I post 10,55 in the client browser. I m receiving 10.00 on the server. Can anyone help me with this? Thanks Pedro -- Forwarded