
I am preparing a page in html which has two text fields, one for mobile no. and another for a unique numeric value(consumer no.).I have validated the text fields to be non-empty , but i am not able to validate them to be numeric (0-9 only).
How to do this....pls help!

