I am setting up a simple function in Visual Web Developer where I need to add, subtract , multiply and divide two number ( each in their own text box) and make the answer display in a label control. I need a simple starting tip on what code to type into the click event handler as I keep getting syntax errors.
Please no negative comments as I am a beginner, thanks!