validation of textbox

  • Thread starter Thread starter Stefan Richter
  • Start date Start date
S

Stefan Richter

I need to check if all digits entered in several textboxes are numbers
smaller then 100.000

When there is at least on error, I want to display an error message. When
all errors are fixed, the message should disappear again. An errorcounter
doesn't work, because 2 valid numbers would "delete 2 errors. Have I got to
use an errorvar for every field or is there a better way?





Thanks,



Stefan
 

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