第一步,创建一个计数器(最简单的数字计数器,不是图片式的):<%@language="vbscript"%> <% setfsFilesys=CreateObject("Scripting.FileSystemObject")setmyText=fsFilesys.OpenTextFile(Server.MapPath("/count")&"\count.txt")count=myText.ReadLine'读存储在count.txt的计数值,可先写上8771990.myText.closecount=count+1 setmyText=...
http://www.jb51.net//article/4768.htm
共有:1/10,当前1/1页
[首页] [上一页]
1
[下一页] [尾页]
转到:
