academy
12-28-2003, 01:32 PM
I am totally new in VB.Net Environment. My question is how do I open close forms.
Example: in the ASP.Net Application project, I have 2 forms. Webform1.aspx and Webform2.aspx, on the click_event of the button, I'd like to close Webform1.aspx and open Webform2.aspx.
Thanks
Example: in the ASP.Net Application project, I have 2 forms. Webform1.aspx and Webform2.aspx, on the click_event of the button, I'd like to close Webform1.aspx and open Webform2.aspx.
Thanks