How do I redirect from one ASP.NET page to another ("Webform2.aspx") by means of a button?
You can redirect from one page to another using Response.Redirect()
Response.Redirect()
1.4m articles
1.4m replys
5 comments
57.0k users