摘要:
无刷新弹出警告:ScriptManager.RegisterStartupScript(this.Page, this.GetType(),"onekey", "alert('弹出')", true);而以下方法,会刷新弹出,比较难看Response.Write("<script>alert('弹出')</script>");ClientScript.RegisterStartupScript(this.Page, this.GetType(),"onekey" 阅读全文
posted @ 2012-09-04 16:38
随风任飘遥
阅读(9149)
评论(0)
推荐(3)

浙公网安备 33010602011771号