this.Page.ClientScript.RegisterStartupScript(this.GetType(),"alt","alert('Hello')!",true);
Response.Write("");