% SQL = "Select * From data where 新店快報='yes' and 上架='yes'" set rs=getmdbstaticrecordset("tpdata.mdb",SQL) SQL = "Select * From data where 商家特寫='yes' and 上架='yes' " set rs1=getmdbstaticrecordset("tpdata.mdb",SQL) SQL = "Select * From data where 行家推薦='yes' and 上架='yes' " set rs2=getmdbstaticrecordset("tpdata.mdb",SQL) SQL = "Select * From news" set news=GetMdbRecordset("news.mdb",SQL) %>
|
|||||||||||||