當前位置:首頁 > 建站常識 > 列表

asp 字段判斷爲空

點擊:時(shí)間:2024/7/7 21:42:42關鍵詞:asp開發
if isnull(rs.fields("字段")) = true then 這(zhè)個(gè)字段是null值 else 這(zhè)個(gè)字段不爲null end if---------------- if len(trim(rs("note")))<1

if   isnull(rs.fields("字段"))   =   true   then    

     這(zhè)個(gè)字段是null值  

 else  

     這(zhè)個(gè)字段不爲null  

 end   if

----------------

  if   len(trim(rs("note")))<1   then  

     ds=""

 else  

     ds=rs("note")  

 end   if  


  if   rs.fields("字段") is null   then    

     這(zhè)個(gè)字段是null值  

 else  

     這(zhè)個(gè)字段不爲null  

 end   if

預約建站
免費提供網站優化(huà)
領取關鍵詞