龙蟠网
首 页资 讯健 康教 育软 件法 律娱 乐财 经体 育地 图搜 索┆电 影┆演 出┆
南 京时 尚汽 车房 产英 语人 才数 码游 戏动 漫企 业特 效┆婚 庆┆论 坛┆
生 活美 食女 人┆男 人┆订 房交 通旅 游二 手交 友黄 页商 城冲 印┆手 机┆
  龙蟠网>>联系我们

联系我们
时间:2007年2月28日 信息来源:龙蟠网 信息编辑:龙蟠网

     联系电话: 025-84065388 84065988 
     传真号码: 025-86986487-807
     公司网址:www.lungpoon.com
     电子邮件:web@lungpoon.com
 打印本页

Copyright(C)2005-2008 龙蟠网 www.lungpoon.com All Rights Reserved
 服务电话:(025)84065388 84065988
<% dsnstrcount1="DRIVER=sql server;server=127.0.0.1;database=count;uid=sa;password=njzx590826;" set dsnstrcount=server.CreateObject("adodb.connection") dsnstrcount.Open dsnstrcount1 %> <% 'on error resume next is_echo=cbool(Request.Cookies("echox")(""&request.ServerVariables("SCRIPT_NAME")&"")) if is_echo <> true then Response.Cookies("echox")(""&request.ServerVariables("SCRIPT_NAME")&"")=true end if if is_echo <> true then set rscount=server.CreateObject("adodb.recordset") sql="select * from ccount with(updlock) where cdate='"&date&"' and colu='"&replace(request.ServerVariables("SCRIPT_NAME"),"'","''")&"'" rscount.open sql,dsnstrcount,3,2 if not rscount.eof and not rscount.bof then rscount("ccount")=rscount("ccount")+1 else rscount.addnew rscount("cdate")=date rscount("ccount")=1 rscount("colu")=request.ServerVariables("SCRIPT_NAME") end if rscount.update rscount.close userip = Request.ServerVariables("HTTP_X_FORWARDED_FOR") If userip = "" Then userip = Request.ServerVariables("REMOTE_ADDR") sql="select top 1 * from ccount1 with(updlock) where ipdate='"&date&"' and colu='"&replace(request.ServerVariables("SCRIPT_NAME"),"'","''")&"' and ip='"&userip&"'" rscount.open sql,dsnstrcount,3,2 if rscount.eof or rscount.bof then rscount.addnew rscount("ipdate")=date rscount("ip")=userip rscount("colu")=request.ServerVariables("SCRIPT_NAME") rscount.update end if rscount.close end if set rscount=nothing dsnstrcount.close set dsnstrcount=nothing %>