<% Dim Counter Sub IncrementCounter() Set fs = Server.CreateObject("Scripting.FileSystemObject") counter_file = Server.MapPath("counter.txt") Set txt = fs.OpenTextFile(counter_file) Counter = txt.ReadLine txt.Close Counter = Counter + 1 Set txt = fs.CreateTextFile( counter_file, True ) txt.WriteLine(Counter) txt.Close End Sub Application.Lock IncrementCounter Application.UnLock Function GCounter( counter ) Dim S, i, G S = CStr( counter ) For i = 1 to Len(S) G = G & "" Next GCounter = G End Function c=gcounter(counter) %>
查询系统
Welcome to TianJin Urban Construction Institute! 欢迎报考天津城市建设学院!

2008录取结果查询

All the youths with lofty ideals, welcome to pursue your study at TIUC !

你是第 <%=c%>位访问者
top
2004 (C) Copyright zsb.tjuci.edu.cn, All right reserved
Power By zsb.tjuci.edu.cn