| 北京金创制冷设备有限责任公司 |
| 厂 址:北京昌平区马池口镇工业开发区 |
| 电 话:010-60757677 010-68016417 |
| 传 真:010-60757877 |
| 网 址:www.bjjczl.com |
|
|
|
您是第
<%
CountFile=Server.MapPath("imgcounter.txt")
Set FileObject=Server.CreateObject("Scripting.FileSystemObject")
Set Out=FileObject.OpenTextFile(CountFile,1,FALSE,FALSE)
counter=Out.ReadLine
Out.Close
SET FileObject=Server.CreateObject("Scripting.FileSystemObject")
Set Out=FileObject.CreateTextFile(CountFile,TRUE,FALSE)
Application.lock
counter= counter + 1
Out.WriteLine(counter)
Application.unlock
countlen=len(counter)
if countlen<8 then
for i=1 to 8-countlen
response.write" "
next
End if
for i=1 to countlen
count=mid(counter,i,1)
response.write" "
next
Out.Close
%>
位来访者 |
| Copyright(c) 2004
本网站由北京金创制冷设备有限责任公司版权所有 |
|