摘要: 在使用asp.net ajax时.如果需要在后台使用JS.用以前的 response.write("<script>...</script>");这样的方式是会报错的..这里就需要使用 ScriptManager.RegisterStartupScript 方法ScriptManager.RegisterStartupScript 方法 (Control, Type, St... 阅读全文
posted @ 2008-12-16 11:45 梦梦龙龙 阅读(1331) 评论(0) 推荐(0)