Mask non-integer values in a textbox

  • Thread starter Thread starter Guest
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top