[ASP.NET] Pop-out the reminder dialog after executing the server code

xiaoxiao2021-03-06  92

Everyone will often encounter such a situation: Click on a button to execute a server operation, such as adding data, you need to pop up a prompt after adding success to remind the customer. code show as below:

private void Button2_Click (object sender, System.EventArgs e) {String scriptString = "