raj
Himanshu Manjarawala Sr. Software Engineer@AutomationAnywhere http://fieredotnet.wordpress.com/
Rathnayake
Thanks, Sanjay
protected void btnInsert_Click(object sender, EventArgs e) { //Write your code for insert data into sql table here Page.ClientScriptManager.RegisterStartupScript(this.GetType(), "Popup", "alert('Success....')", true); }
R D Patel
Login to post response