2002中国国际丝绸博览会产品展示
 

附:

  丝博会、音博会、工美展三个展捧进12亿元

  丝博会开辟国际“丝绸之路”

 

中国女装网 技术支持


<% set conn=server.createobject("adodb.connection") db=server.mappath("../../counter/counter.mdb") conn.open "driver={microsoft access driver (*.mdb)};dbq="&db set rs=server.createobject("adodb.recordset") rs.open "select * from table1",conn,3,2 hitrate=rs("index") hitrate=clng(hitrate)+1 rs("index")=hitrate rs.update rs.close set rs=nothing conn.close set conn=nothing %>