|
|
Ensuring numeric values in text boxes |
|
|
visualbuilder.com |
|
|
ASP / String & Variables |
|
|
Click to Visit |
|
|
44 |
|
It is easy to understand online ASP article that describes how to check the text characters that are inputted in the numeric text boxes on the fly. Using the CheckNumeric() function this task can be done perfectly which would be more useful to collect valid data from the users and who are restricted to feed the string characters in the numeric field using window onclick event.
|