2008年5月8日

注册alert()脚本

摘要: 一.RegisterClientScriptBlock 三种用法 string strJS = ""; 1 . Page.RegisterClientScriptBlock("ajs", strJS); 2 .Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "ajs", str... 阅读全文

posted @ 2008-05-08 13:18 newr2006 阅读(368) 评论(0) 推荐(0)

导航