摘要: public DbHelperSQL() { } ///// <summary> ///// 设置数据库连接字符串 ///// </summary> ///// <param name="str">web.config constr</param> //public static void SetConnStr(string str) //{ // connectionString = System.Configuration.ConfigurationMana... 阅读全文
posted @ 2012-09-13 17:48 历史的驱动 阅读(1194) 评论(0) 推荐(1) 编辑
摘要: var pop =null; function ShowIframe(title,contentUrl,width,height) { pop=new Popup({ contentType:1,isReloadOnClose:false,width:width,height:height}); pop.setContent("contentUrl",contentUrl); pop.setContent("title",title); pop.build(); po... 阅读全文
posted @ 2012-09-13 17:20 历史的驱动 阅读(782) 评论(0) 推荐(0) 编辑
摘要: QueryAdRecordForAdmin queryAdrecord = new QueryAdRecordForAdmin { AdName = txtTitle.Value, PageIndex = AspNetPager1.CurrentPageIndex, PageSize = AspNetPager1.PageSize, PromotionType = ValueConverter.Parse<int... 阅读全文
posted @ 2012-09-13 17:14 历史的驱动 阅读(207) 评论(1) 推荐(0) 编辑
摘要: <divid="divc"/><SCRIPTLANGUAGE="JavaScript">vardiv=document.getElementById("divc");varhtml=""html+=""+"<h1>"+"<ahref='javascript:;'onclick=\"alert('javascript')\">DHTMLinnerHTMLpropery. 阅读全文
posted @ 2012-09-13 17:03 历史的驱动 阅读(416) 评论(1) 推荐(1) 编辑