Hey. i would like to know how i could implement a multiview control in a basic c# webform. i have the following items on my webform.
textboxes
txtnum1
txtnum2
button
btnprocess
label
lbldisplay
i want to be able to click on the button and then view the answer via a...