c#后台弹出框
ClientScript.RegisterStartupScript(this.GetType(), "message", "<script>alert('提交成功');</script>");
转载于:https://www.cnblogs.com/lacey/p/9466341.html
ClientScript.RegisterStartupScript(this.GetType(), "message", "<script>alert('提交成功');</script>");
转载于:https://www.cnblogs.com/lacey/p/9466341.html