G
Guest
Hi,
I am using the standard ASP.NET Textbox.
I only want my user to be able to enter integer values.
How can I mask this using javascript?
Also I don't want my user to be able to copy and paste an invalid string
into the textbox.
Thanks,
C
I am using the standard ASP.NET Textbox.
I only want my user to be able to enter integer values.
How can I mask this using javascript?
Also I don't want my user to be able to copy and paste an invalid string
into the textbox.
Thanks,
C