G
Guest
I have several web forms with buttons on them. I am new to Visual Studio and
trying to write some code behind a button in C# (by double clicking the
button) so that when the button is clicked, it will close that web form and
open another. For example, when clicking a button on a web form called
"Page1" a new web page "Page2" will open. I am trying to do it in C#. Any
help would be greatly appreciated. Thanks.
trying to write some code behind a button in C# (by double clicking the
button) so that when the button is clicked, it will close that web form and
open another. For example, when clicking a button on a web form called
"Page1" a new web page "Page2" will open. I am trying to do it in C#. Any
help would be greatly appreciated. Thanks.