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
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