hi
i am adding two numbers in C#.net & i want to check wheather first textbox is empty or not. if empty, then it must display "enter the first number" otherwise value is stored in first textbox1. Similarly for second textbox. and the sum of two numbers is stored third textbox.
thank you,
i am adding two numbers in C#.net & i want to check wheather first textbox is empty or not. if empty, then it must display "enter the first number" otherwise value is stored in first textbox1. Similarly for second textbox. and the sum of two numbers is stored third textbox.
thank you,
Comment