Comparing Numbers

admin

Administrator
Staff member
Hi,
Can anyone tell me how to solve the following problem using Javascript.
I have to compare 2 numbers entered by the user in to two textboxes.i.e,
1.To check the textboxes are null
2.To check the string entered is number.(in both the text boxes)
3.To check greater number among the two.

Note:Javascript on "onSubmit" method pls.

thanks in advance
SP.
 
Back
Top