protected void btnsubmit_Click(object sender, EventArgs e) { m.DeleteProfile(p.user_id); Response.Redirect("~/LogIn.aspx"); }