I want allow the decimal number or interger can be input in the textbox.No String data are allowed to be input in the textbox. I try to avoid the error input by the user using
Code:
,
and
Code:
.
. I used desktop computer to input the value from Keyboard. Is there a difference code between input the value from keyboard for desktop computer and notebook?