Hi Guys I am working on login page also , please help me how to redirect to another page after successful login?
just use Response.Redirect("yourpage.aspx");