BtnHello_Click(object sender,Eventargs e){ClientScript.RegisterStartupScript(this.GetType(), "Alert", "alert('Hello');", true);}
Login to post response