Ok all,
Hopefully this is an easy one...
I have users entering numbers in text boxes... and some of them are rather lengthy... and I want to format the numbers with commas and return the number to the same text box when the user moves on to another box.
For example:
Take 123456789 and convert it to: 123,456,789
Any quick fixes for this?
