X>private void Page_Load(object sender, System.EventArgs e) X>{ X> cmdGetReport.Attributes.Add("onclick", "Do()"); X>} X>