G
Guest
If a user types in a percentage in a form, and I want it to automatically
divide by 100 once it's entered, how do I do that?
example: user wants end result to be 50%, so they type in 50...which will
result in 5000% percent...but I'd like the form to display 50%
thanks...
divide by 100 once it's entered, how do I do that?
example: user wants end result to be 50%, so they type in 50...which will
result in 5000% percent...but I'd like the form to display 50%
thanks...