最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

如何驗證IP地址?

 更新時間:2006年11月16日 00:00:00   作者:  

 sub chkIP(boardid)
   dim rsIP
   dim ipArr
   dim ignored
   dim i
   dim ip
   dim sql

   ip=Request.ServerVariables("REMOTE_ADDR")   
   ignored=false
   if not isempty(boardid) then   
     sql="select ignoreip from board where boardid="&cstr(boardid)
     set rsIP=conn.execute(sql)
     if not (rsIP.eof and rsIP.bof) then
      if instr(cstr(rsIP("ignoreip")&""),chr(13)&chr(10)) then
        iparr=split(rsIP("ignoreip"),chr(13)&chr(10))
        for i=0 to ubound(iparr)
          if trim(iparr(i))<>"" and left(ip,len(trim(iparr(i))))=trim(iparr(i)) then
           ignored=true
           exit for
          end if
        next
      else
        iparr=rsIP("ignoreip")
        if ip=trim(iparr) then
         ignored=true
        end if
      end if
     end if
     rsIP.close
   end if
   if ignored then
     response.write "<script language=javascript>window.location.href='ignoreip.htm'</script>"
   end if
 end sub

相關(guān)文章

最新評論

凤庆县| 衡阳市| 博湖县| 石泉县| 德清县| 闵行区| 黄骅市| 尖扎县| 获嘉县| 磴口县| 东安县| 宝鸡市| 英山县| 仁寿县| 朝阳市| 萝北县| 河源市| 泰安市| 民县| 卢湾区| 通州市| 蓬莱市| 宁河县| 南城县| 静宁县| 尤溪县| 涟源市| 济源市| 东海县| 黎平县| 建德市| 二连浩特市| 贺兰县| 中牟县| 卢氏县| 于田县| 巴林左旗| 左云县| 龙山县| 阳东县| 平潭县|