How do I check a textbox for characters when it should only accept chars? Also I am having trouble formatting the text.
I would like to take the number entered and convert it to a percentage( 10 should look like this 10%) and one for time(1hr and 15min should look like this 1.15) Please help