Page.ClientScript.RegisterStartupScript(this.GetType(), "sometext", "<script>alert('Hello');</script>");
Login to post response