how to add extra digits to inputfield text.
Posted: Tue Mar 11, 2014 10:36 am
hello,
In input field text i want to add ".00" to the existing data.
example: "20" should automatically be converted
to "20.00"
how to do this?
how to ristrict that inputfield that should allow only numbers not any other charecters?