当UpdatePanel1中包含JS脚本是要注册脚本才不会弹出出错信息

ScriptManager.RegisterStartupScript(UpdatePanel1,typeof(UpdatePanel),"scriptName", "alert('登录成功')",true);
posted on 2008-04-25 16:45  leeyon  阅读(139)  评论(0)    收藏  举报

Leeyon&&&&&&&&&&&&&Anje