摘要: function preview() { //pagesetup_null(); bdhtml=window.document.body.innerHTML; sprnstr=""; eprnstr=""; prnhtml=bdhtml.substr(bdhtml.indexOf(sprnstr)+17); prnhtml=prnhtml.substring(0,prnhtml.i... 阅读全文
posted @ 2007-01-27 23:46 ipusr 阅读(339) 评论(1) 推荐(0) 编辑
摘要: /// /// 增加一条记录事务处理 /// public DictionaryEntry TAdd(Model.CSA.CSA_FEE_LIST model) { DictionaryEntry deTrans = new DictionaryEntry(); StringBuilder strSql... 阅读全文
posted @ 2007-01-27 23:39 ipusr 阅读(1547) 评论(0) 推荐(0) 编辑
摘要: //是否注册script脚本 if (!string.IsNullOrEmpty(script.ToString())) { if (!ClientScript.IsClientScriptBlockRegistered(script.ToString())) { ClientSc... 阅读全文
posted @ 2007-01-27 23:17 ipusr 阅读(254) 评论(0) 推荐(0) 编辑
摘要: ... 阅读全文
posted @ 2007-01-27 22:00 ipusr 阅读(530) 评论(0) 推荐(0) 编辑