| 访问人次: |
<%
dim visitors
whichfile=server.mappath("counter\counter.txt")
set fs=createobject("Scripting.FileSystemNeskyObject")
set thisfile=fs.opentextfile(whichfile)
visitors=thisfile.readline
thisfile.close
CountLen=len(visitors)
response.write " "
next
for i=1 to countlen
response.write " |