Foir the
Ans 1: use teh TextBox Keypress event and check the KeyAscii value should be
between 48 to 57 which is basically represents 0 to 9
Ans 2: Create a contro Array of TextBox and When usre press submit button loop
through each control and check the value>0