设置首页 收藏站点  

 
督导概况
督导新闻
督导信息
督导制度
督导简报
督导信箱
网上留言
 

 
关键字:
类 型:

" response.write "
" CONN.CLOSE Function GCounter( counter ) Dim S, i, G S = CStr( counter ) For i = 1 to Len(S) G = G & "" Next response.write G End Function %>
<% mode = LCASE(Request("mode")) gif = Request("gif") Set conn = Server.CreateObject("ADODB.Connection") DBPath = Server.MapPath("count/counter.mdb") conn.Open "driver={Microsoft Access Driver (*.mdb)};dbq=" & DBPath SET rs = Server.CreateObject("ADODB.Recordset") Rs.Open "Select * From counters" , conn,1,3 LASTIP = RS("LASTIP") NEWIP = REQUEST.servervariables("REMOTE_ADDR") IF CSTR(Month(RS("DATE"))) <> CSTR(Month(DATE())) THEN RS("DATE") = DATE() RS("YESTERDAY") = RS("TODAY") RS("BMONTH") = RS("MONTH") RS("MONTH") = 1 RS("TODAY") = 1 RS.Update ELSE IF CSTR(Day(RS("DATE"))) <> CSTR(Day(DATE())) THEN RS("DATE") = DATE() RS("YESTERDAY") = RS("TODAY") RS("TODAY") = 1 RS.Update END IF END IF RS("TOTAL") = RS("TOTAL") + 1 RS("TODAY") = RS("TODAY") + 1 RS("MONTH") = RS("MONTH") + 1 RS.Update response.write "本站浏览总人数:" GCounter( RS("TOTAL") ) response.write "
" response.write "今日浏览总人数:" GCounter( RS("TODAY") ) response.write "
" response.write "昨日浏览总人数:" GCounter( RS("YESTERDAY") ) response.write "
" response.write "本月浏览总人数:" GCounter( RS("MONTH") ) response.write "
" response.write "上月浏览总人数:" GCounter( RS("BMONTH") ) response.write "
" response.write "
 督导快讯
更多... 

 

导信息
更多... 

 

导制度

 

导简报

 

 

 

 

督导简介  
更多...
 

 

  
更多...
您对本站的看法是:
非常好!
还不错了。
一般般,凑合吧。
很不好啊。


   

请使用IE5.0或以上版本浏览器,分辩率800×600或更高
河北金融学院教学督导室 版权所有