How to show alert box in ASP.NET after data inserted successfully using C#
ClientScript.RegisterStartupScript(this.GetType(), "alert", "alert('Data has been inserted successfully.')", true);
11:14:00 PM Mahesh Kumar Yadav 0 Comments
ClientScript.RegisterStartupScript(this.GetType(), "alert", "alert('Data has been inserted successfully.')", true);
I'm a Web Designer and Web Developer from Kathmandu, Nepal. In 2012, I completed MSc. in Information Technology (IT) from the central department of computer science (CDCSIT), Kirtipur, Kathmandu, Nepal.
0 comments :