UpdatePanel中弹出不能弹出消息

ScriptManager.RegisterStartupScript(this.UpdatePanel1, this.GetType(), "updateScript", "alert('投票成功!')", true);

posted @ 2014-08-22 09:59  Xyang  阅读(221)  评论(0编辑  收藏  举报
hi