How to check if user is entering only numbers
I’m trying to update my registration system. I want user entering his age, but I don’t know how to check if user entered only numbers. I will give snippet of my code, where it doesn’t work
I’m trying to update my registration system. I want user entering his age, but I don’t know how to check if user entered only numbers. I will give snippet of my code, where it doesn’t work