加我Q47722744交流啊
2010-11-26 11:06
2010-11-26 11:07
2010-11-26 13:17
程序代码: <%
sql="select * from yezhu where month(shui)<="&month(date())&" and day(shui)<="&day(date()+5)&" and month(wenhou)<"&month(date())
if nowxiaoqu="" then
sql=sql&" order by id"
else
sql=sql&" and xiaoqu="&nowxiaoqu&" order by id"
end if
set rs_yezhu=conn.execute(sql)
2010-11-26 13:18
2010-11-29 14:57