<% dim visitors whichfile=server.mappath("count\count.txt") Set fs = CreateObject("Scripting.FileSystemObject") Set thisfile = fs.OpenTextFile(whichfile) visitors=thisfile.readline thisfile.close countlen=len(visitors) for i=1 to countlen response.write "" next visitors=visitors+1 Set out=fs.CreateTextFile(whichfile) out.WriteLine(visitors) out.close set fs=nothing %>
Copyright © 2010, 无锡凯乐福颜料有限公司 All Rights Reserved.
Designed by www.gsnt.com.cn      苏ICP备06057986号