摘要:        
if(confirm('成功编辑新闻,是否继续?')){document.location='NewsEdit.aspx'}else{document.location='NewsManage.aspx'}    
阅读全文
posted @ 2009-04-08 17:40
bestsaler
阅读(97)
推荐(0)
            
        
        
摘要:        
declare @C_ID varchar(36)set @C_ID='4d2c77ef---------'declare @N_ID varchar(36)set @N_ID='4d2c77ef'declare @N_TITLE varchar(36)set @N_TITLE='4d2c77ef'declare @N_SORT intset @N_SORT=1declare @N_CONTENT...    
阅读全文
posted @ 2009-04-08 17:32
bestsaler
阅读(148)
推荐(0)
            
        
        
摘要:        
嵌套查询例子 SELECT C_ID,isnull(FirstSort,'')+'-'+isnull(SecSort,'')+'-'+isnull(Sort,'') SortValue,isnull((select Column_Name from Sort with (nolock) where Column_ID=EnterpriseLibrary.FirstSort),'')+'>>'+is...    
阅读全文
posted @ 2009-04-08 16:01
bestsaler
阅读(402)
推荐(0)
 
		
    
        
        
摘要:        
public void BindCheckBoxList(CheckBoxList cbl, bool isText, string values) { values = string.IsNullOrEmpty(values) ? ("") : (values); if (values.Length > 0) { ...    
阅读全文
posted @ 2009-04-07 16:20
bestsaler
阅读(190)
推荐(0)
 
		
    
        
        
摘要:        
new Ajax().getData('','isAjax=true&action=up&values=',function(obj){if(obj.responseText=='1'){alert('移动成功!');document.location=document.location;}else if(obj.responseText=='12'){alert('不能移动');}else{al...    
阅读全文
posted @ 2009-04-03 17:27
bestsaler
阅读(124)
推荐(0)
            
        
        
摘要:        
收集的XP正版序列号 VOL版:DG8FV-B9TKY-FRT9J-6CRCC-XPQ4G(上海版)MRX3F-47B9T-2487J-KWKMF-RPWBY(工行版)QC986-27D34-6M3TY-JJXP9-TBGMD(广州版)QHYXK-JCJRX-XXY8Y-2KX2X-CCXGD(广州政府版)T72KM-6GWBP-GX7TD-CXFT2-7WT2B(上海版)2005年上海政府0...    
阅读全文
posted @ 2009-04-03 11:44
bestsaler
阅读(6904)
推荐(0)
 
		
    
        
        
摘要:        
序列号多的是,你不一定能用啊 给你几个: K2CXT-C6TPX-WCXDP-RMHWT-V4TDT 22DVC-GWQW7-7G228-D72Y7-QK8Q3 Windows XP VLK免激活中文版(绝无仅有的真版本,绝非破解版或英文vlk+中文包) 安装序列号: DG8FV-B9TKY-FRT9J-6CRCC-XPQ4G [验证可行 ] t44h2-bm3g7-j4cqr-mpdrm-bwf...    
阅读全文
posted @ 2009-04-02 23:38
bestsaler
阅读(3513)
推荐(0)
            
        
        
摘要:        
using System; using System.Web; using System.Web.UI; using System.IO; using System.Drawing; using System.Drawing.Imaging; using System.Drawing.Drawing2D; using System.Text.RegularExpressions; namespac...    
阅读全文
posted @ 2009-04-02 18:36
bestsaler
阅读(280)
推荐(0)
            
        
        
摘要:        
using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts...    
阅读全文
posted @ 2009-04-02 18:35
bestsaler
阅读(311)
推荐(0)
            
        
        
摘要:        
using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts...    
阅读全文
posted @ 2009-04-02 18:35
bestsaler
阅读(127)
推荐(0)