Topic: Numeric Input only - textboxes (Page 1 of 1) |
|
---|---|
Obsessive-Compulsive (I) Inmate From: Wales |
posted 04-09-2003 14:29
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 |
posted 04-09-2003 14:51
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 |
posted 04-09-2003 18:14
As this is now being dealt with here: |