How to use Alert in ASP.NET with C#

Saranya Boopathi
Posted by Saranya Boopathi under ASP.NET category on | Points: 40 | Views : 1754
How to use Alert in ASP.NET with C#

  Response.Write("<script>alert('Table Imported Successfully');</script>");

Comments or Responses

Login to post response