<% if rs.recordcount<>0 then%>
<%end if%>报错了,求问错在那里
<% if rs.eof and rs.bof then %>这样看看
不是所有的recordset游标类型都能返回正确的recordcount。