html>
head>
title>千花飛舞之真實(shí)的計(jì)數(shù)器/title>
/head>
body>
%dim tms,counter,countlen
dim images(20)
h1="p> 千花飛舞計(jì)數(shù)器/font>/p>"
If IsEmpty(Session("hasbeenConnected")) then
set rs=server.createobject("adodb.recordset")
application.lock
rs.open "update aspcount set countss=countss+1","dsn=userdbs",3,3
application.unlock
Session("hasbeenConnected")=True
End If
set rs=server.createobject("adodb.recordset")
rs.open "select * from aspcount","dsn=userdbs",3,3
rs.movefirst
counter=rs(0)
countlen=len(counter)
tms="h1>font color='#8000ff'>歡迎,您是第/font>"counter"font color='#8000ff'>位來(lái)訪者!/font>/h1>"
response.write(tms)
for i=1 to countlen
images(i)="img src=" mid(counter,i,1) ".gif>/img>"
next
response.write images(1)images(2)images(3)images(4)images(5)images(6)images(7)
rs.Close
%>
/body>/html>
[1]
標(biāo)簽:邯鄲 威海 雞西 遵義 中山 朔州 襄陽(yáng) 柳州
巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《如何防止計(jì)數(shù)器刷新計(jì)數(shù)?》,本文關(guān)鍵詞 如何,防止,計(jì)數(shù)器,刷新,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。