<%@ language="vbscript"%> <% sub counter0(titlenm) set conn=server.createObject("ADODB.Connection") dbpath=server.mappath("/research/research.asa") conn.open "driver={Microsoft Access Driver (*.mdb)};dbq="&dbpath set ts=server.createobject("ADODB.Recordset") ts.LockType=2 sqlstr="select * from index where name='" & trim(titlenm) & "'" ts.open sqlstr,conn if ts.eof then ts.addnew ts("name")=trim(titlenm) ts("num")=1 ts("datatime")=now() else ts("num")=ts("num")+1 ts("datatime")=now() end if ts.update ts.close set ts=nothing set conn=nothing end sub %> <% dim IP,IPCstr IP=Request.ServerVariables("REMOTE_ADDR") counter0(IP) %> <% counter0("主页") %> 邱泳昱的个人主页

转换<object>标签
制作简易数字日期时钟
制作简易时针
鼠标跟随制作步骤
Flash Player设置管理器
HTTP500内部服务器错误的原因
Word 2003命令Word 2007中的位置
Word 2007编辑图片
Word 2007邮件合并
表格编排Word页面
Word 2003邮件合并
利用MMC实现服务自动重启
PSW/Win32.Legendmir.NHT木马
网络设备与雷击
查找ARP欺骗木马
小问题-大麻烦
音频编辑软件Goldwave
用Photoshop为图像添加水印
查看数码照片EXIF详细信息
用滤镜-实现瘦脸效果
“曲线”命令调整图像的明暗程度
从PPT中导出图像的方法
插入特殊符号的方法
Access 2007中的宏应用 Access 2007设置/撤销密码
PowerPoint中嵌入/删除声音文件>
  

最近更新日期: 2011-1-14
本网站首次开通于:2000年10月26日

  
  
您是第 位来客
Google
搜索Internet 搜索本站

《花桥电脑书斋》-邱泳昱的个人主页(皖ICP备05009071号)
如需转载望能征求本人意见