主頁 > 知識庫 > 如何實現(xiàn)點擊數(shù)的計算?

如何實現(xiàn)點擊數(shù)的計算?

熱門標簽:遼寧營銷智能外呼系統(tǒng)價格多少 重慶400電話哪里辦理 語音電銷機器人視頻 自適應地圖標注 常州智能外呼電銷機器人如何 武漢如何辦理400電話 教育機構(gòu)地圖標注 400電話是怎么申請 推銷電話機器人怎么打電話的

counter.htm

a href=counter.asp?save=123url=http://127.0.0.1/http://127.0.0.1/a
共點擊次數(shù):<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]

標簽:雞西 威海 邯鄲 遵義 襄陽 中山 朔州 柳州

巨人網(wǎng)絡通訊聲明:本文標題《如何實現(xiàn)點擊數(shù)的計算?》,本文關(guān)鍵詞  如何,實現(xiàn),點擊數(shù),的,計算,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡,涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《如何實現(xiàn)點擊數(shù)的計算?》相關(guān)的同類信息!
  • 本頁收集關(guān)于如何實現(xiàn)點擊數(shù)的計算?的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章