<% set conn=Server.CreateObject("adodb.connection") set rsType=Server.CreateObject("adoDB.RecordSet") set rsProduct=Server.CreateObject("adoDB.RecordSet") connect_str="DBQ=" & Server.Mappath(".\gdt65fger.mdb") & ";DefaultDir=" & Server.Mappath(".\") & ";Driver={Microsoft Access Driver (*.mdb)};DriverId=25;FIL=MS Access;ImplicitCommitSync=Yes;MaxBufferSize=512;MaxScanRows=8;PageTimeout=5;SafeTransactions=0;Threads=3;UID=admin;UserCommitSync=Yes;" Conn.Open connect_str rsType.ActiveConnection=Conn rsType.cursortype=3 rsType.MaxRecords=20 rsProduct.ActiveConnection=Conn rsProduct.cursortype=3 rsProduct.MaxRecords=20 rsType.open "select * from t_type order by type " if not rsType.eof then showtype = rsType("type").value end if if ( request("type")<>"" ) then showType = request("type") end if rsProduct.open "select * from t_product where type =" & showtype %> 中国食用菌网-食用菌行情
网站首页. . : : :: :加入收藏夹食用菌供求信息 在线价格 会员注册食用菌企业数据库留言板菌种登记关于我们
您现在的位置是:庆元食用菌行情>>在线价格 欢迎各地相关单位与我们联系,设置在线价格栏目
中国食用菌网标志
香菇
本行情由庆元县香菇中介所 提供 电话:0578-6211168,
产品种类:<%=showtype%> <% '总记录数 rcount=rsProduct.recordcount '每页条数 perpage=20 '当前页数 currpage=1 '显示页 if not isempty(request("currpage")) then currpage=cint(request("currpage")) if currpage<=0 then currpage=1 end if end if if (rcount mod perpage)=0 then maxpage=rcount \ perpage else maxpage=rcount \ perpage+1 end if if currpage=1 then previousPage=1 else previouspage=currpage-1 end if if currpage>=maxpage then nextpage=maxpage else nextpage=currpage+1 end if %> 总记录数: <%response.write rcount%> 当前页数: <%response.write currpage%> 总页数: <%response.write maxpage%> 上一页: <%response.write previouspage%> 下一页: <%response.write nextpage%> <% if currpage>1 then rsProduct.move (currpage-1)*perPage end if %>
<% i=0 while not rsProduct.eof and i <% rsProduct.movenext wend %>
产品名称
最高价(元)
最低价(元)
中间价(元)
是否有货
发布日期
<%=rsProduct("product").value%> 
<%=rsProduct("priceh").value%> 
<%=rsProduct("pricel").value%> 
<%=rsProduct("pricem").value%> 
<%=rsProduct("empty").value%> 
<%=rsProduct("pubdate").value%> 
首页 上一页 下一页 尾页 <%response.write currpage%> / <%response.write maxpage%> 页  共 <%response.write rcount%> 条记录 转到:

   为得到最佳浏览效果,请使用 IE5.0 和 Netscape 6.2 浏览器,1024x768 分辨率 @ 2002 中国食用菌网版权所有。
   有任何问题或建议请来信qysl@mail.lsptt.zj.cn, 或致电0578-6282696沈亮