How to Redirect from One Form to Another Form in Asp.Net C# No comments categories: Asp.Net, C# Share This: Facebook Twitter Google+ Stumble Digg Redirect from One Form to Another Form Response.Redirect("insert.aspx"); Server.Transfer("insert.aspx"); or Email ThisBlogThis!Share to TwitterShare to Facebook
0 comments:
Post a Comment