当前位置:首页 > 建站常识 > 列表

asp 字段判断为空

点击:时间:2024/7/7 21:42:42关键词:asp开发
if isnull(rs.fields("字段")) = true then 这个字段是null值 else 这个字段不为null end if---------------- if len(trim(rs("note")))<1

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

     这个字段是null值  

 else  

     这个字段不为null  

 end   if

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

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

     ds=""

 else  

     ds=rs("note")  

 end   if  


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

     这个字段是null值  

 else  

     这个字段不为null  

 end   if

预约建站
免费提供网站优化
领取关键词