0

Possible Duplicate:
HTML Text Input allow only Numeric input

Here is example code

<input type="text" name="reg_no">

How to make this textfield to disallow user from putting other than number. When user put a character, there will be nothing appear on the textfield.

Community
  • 1
  • 1
Hafizul Amri
  • 2,623
  • 7
  • 27
  • 30

0 Answers0