在updatepanel 里面注入JS使用ScriptManager.RegisterStartupScript(this.Page,this.GetType(), "ExceptionScript", ExceptionScript, true);
否则可以使用Page.ClientScript.RegisterStartupScript(this.GetType(), "strNoEmployee", strNoEmployee, true);
posted on 2010-05-19 13:44 郑国聪 阅读(290) 评论(0) 收藏 举报
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3