<% ''====================== 20070214 zhengyun========================= dim SessionKey dim count count=0 SessionKey="IndexMain" if (Session(SessionKey)="") then dim path dim a dim fs path=server.mappath("count/" & SessionKey & ".txt") Set fs=CreateObject("Scripting.FileSystemObject") if fs.FileExists(path) then Set a=fs.openTextFile(path) count=a.readline a.Close() else end if count=count+1 set ts=fs.createtextfile(path,true) ts.writeline(count) ts.close Session(SessionKey)=count else count=Session(SessionKey) end if ''================================================================ %> 佳世客
青岛永旺东泰商业有限公司   JUSCO积分卡 邮件系统 供应商交流系统 网上购物
 
2010年李沧区百果山植树活动(东部店)
第七届婚庆商品节(各店)
4月东部店专门店活动
各店活动
 
您是第  <%=count%>  位访问本网站人