在提交button的响应事件中,执行这样2句话,
ScriptManager.RegisterStartupScript(UpdatePanel1, UpdatePanel1.GetType(), "", "if(confirm('" + overDateMsg + "')){a();};", true); ScriptManager.Re
ScriptManager.RegisterStartupScript(UpdatePanel1, UpdatePanel1.GetType(), "", "if(confirm('" + overDateMsg + "')){a();};", true); ScriptManager.Re