PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WEBDEV 2024 → Currency Input Mask "£"
Currency Input Mask "£"
Iniciado por pslusar, 28,nov. 2007 11:51 - No hay respuesta
Publicado el 28,noviembre 2007 - 11:51
When using the currency input mask, I am having trouble being to get the following format:

£x.xx
£xx.xx
£xxx.xx
£x,xxx.xx

etc.

First of all when typing the "price" in an edit box, it does not show the "£" sign and then when it is put in the database it changes the format and uses moves the numbers up. For example:

£1000.95 = 100,095.00

Any ideas how I can sort this out?

Thanks

Phill