主页 > 知识库 > 如何实现点击数的计算?

如何实现点击数的计算?

热门标签:辽宁营销智能外呼系统价格多少 重庆400电话哪里办理 语音电销机器人视频 自适应地图标注 常州智能外呼电销机器人如何 武汉如何办理400电话 教育机构地图标注 400电话是怎么申请 推销电话机器人怎么打电话的

counter.htm

a href=counter.asp?save=123url=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-javascript"
response.write "document.write(""" number """);"
%

[1]

标签:鸡西 威海 邯郸 遵义 襄阳 中山 朔州 柳州

巨人网络通讯声明:本文标题《如何实现点击数的计算?》,本文关键词  如何,实现,点击数,的,计算,;如发现本文内容存在版权问题,烦请提供相关信息告之我们,我们将及时沟通与处理。本站内容系统采集于网络,涉及言论、版权与本站无关。
  • 相关文章
  • 下面列出与本文章《如何实现点击数的计算?》相关的同类信息!
  • 本页收集关于如何实现点击数的计算?的相关信息资讯供网民参考!
  • 推荐文章