I made a web app that is based on a MySQL database .. php.. and templated with HTML and CSS. I have a form that has a lot of fields. I want my users to be able to type numbers using the 10 keypad (like for phone numbers, zips, etc.). The top row numbers on the keyboard work fine, the 10 keypad types letters. Any idea what could be causing this? I don't even know where to start to figure out how to resolve this. Any clue as to why this could be happening would be a HUGE help! Thank you in advance.