PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → Currency Input Mask "£"
Currency Input Mask "£"
Started by pslusar, Nov., 28 2007 11:51 AM - No answer
Posted on November, 28 2007 - 11:51 AM
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