Response.Redirect("default.aspx");
Response.Status = "301 Moved Permanently"; Response.AddHeader("Location", "http://www.sufeinet.com");