如何实现点击数的计算?

2023-12-07 0 405

counter.htm

a href=counter.asp?save=123&url=http://127.0.0.1/http://127.0.0.1/a 共点击次数:<script src=view.asp?save=123></script counter.asp% path=\”d:data\” file=request(\”save\”) url=request(\”url\”) Set fs = CreateObject(\”Scripting.FileSystemObject\”) if fs.FileExists(path & file & \”.txt\”) then Set thisfile = fs.OpenTextFile(path & file & \”.txt\”, 1, False) number=thisfile.readline + 1 thisfile.Close Set outfile=fs.CreateTextFile(path & file & \”.txt\”) outfile.WriteLine number outfile.close set fs=nothing else number=1 Set outfile=fs.CreateTextFile(path & file & \”.txt\”) outfile.WriteLine number outfile.close set fs=nothing

end if response.redirect url % view.asp% path=\”d:data\” file=request(\”save\”) Set fs = CreateObject(\”Scripting.FileSystemObject\”) if fs.FileExists(path & file & \”.txt\”) then Set thisfile = fs.OpenTextFile(path & file & \”.txt\”, 1, False) number=thisfile.readline thisfile.Close set fs=nothing else number=0 end if response.contenttype = \”application/x-&#106avascript\” response.write \”document.write(\”\”\” & number & \”\”\”);\” %

[1]

收藏 (0) 打赏

感谢您的支持,我会继续努力的!

打开微信/支付宝扫一扫,即可进行扫码打赏哦,分享从这里开始,精彩与您同在
点赞 (0)

悠久资源 编程10000问 如何实现点击数的计算? https://www.u-9.cn/biancheng/bc10000/126631.html

常见问题

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务