![]() Topic: Numeric Input only - textboxes (Page 1 of 1) |
|
---|---|
Obsessive-Compulsive (I) Inmate From: Wales |
![]() Hi, all, how to I make textboxes (within a form) to only accept numeric values that are entered through the keyboard?? |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() tryst: You'd need to do some kind of validating. You could check the input with JavaScript (either as it is being entered on when it is submitted): |
Maniac (V) Mad Scientist with Finglongers From: Cell 53, East Wing |
![]() As this is now being dealt with here: |