I\'m fairly new to web forms development, playing around with a project created using the ASP.NET Web Application template in VS 2010. After the user successfully logs in, I
After you checked for login:
Response.Redirect("url");