| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 1045 人关注过本帖
标题:请求帮助。。。。。谢谢
只看楼主 加入收藏
苯苯的神
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2008-8-4
收藏
 问题点数:0 回复次数:5 
请求帮助。。。。。谢谢
Microsoft VBScript 运行时错误 错误 '800a01a8'
缺少对象: ''

/test.asp,行 158
搜索更多相关主题的帖子: Microsoft 请求 VBScript test asp 
2008-08-04 04:01
苯苯的神
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2008-8-4
收藏
得分:0 
<!--#include file="inc/conn.asp"-->
<!--#include file="inc/lib.asp"-->
<html xmlns="http://www.
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="keywords" content="惊天动地私服,变态惊天动地私服,新开惊天动地国际私服,网通惊天动地私服,惊天动地SF,惊天动地私服发布网,找惊天动地私服,今天新开惊天动地私服">
<meta name="description" content="全国规模最大惊天动地私服宣传基地找新开惊天动地私服,变态惊天动地私服,找网通惊天动地私服.惊天动地私服技术文章信息,电信网通各线路惊天动地私服和最牛B的惊天动地SF万能登陆器这里总有你想要的。.">
<meta name="robots" content="all">
<meta name="AUTHOR" content="惊天动地私服,
<script language="javascript" src="images/swfobject2.js"></script>
<script src="inc/title.js" type="text/javascript"></script>
<title>惊天动地私服,惊天动地国际私服,新开惊天动地私服,变态惊天动地私服</title>
<link href="IMAGES/style.css" rel="stylesheet" type="text/css"/>
<script language="vbscript">  

function checkform()
   
   Set regEx = New RegExp

   struserid = Document.form.UserName.value


    if struserid = "" then
        msgbox("请输入你的帐号!")
        document.form.UserName.focus()
        checkform=false
        exit function
    end if    
   
    regEx.Pattern = "\W"
    regEx.IgnoreCase = false
    Set Match = regEx.Execute(struserid)
    if Match.count>0 then
       msgbox("您的帐号不符合规则!")
       document.form.UserName.focus()
       checkform=false
       exit function
    End if
    
    set Match = nothing
    if len(struserid) < 4 or len(struserid)>12 then
        msgbox("帐号长度不正确,请输入长度4-12位的帐号!")
        document.form.UserName.focus()
        checkform=false
        exit function
    end if    

    if len(document.form.password.value) < 4 or len(document.form.password.value) > 18 then
        msgbox("错误的密码长度,请输入长度4-18位的密码!")
        document.form.password.focus()
        checkform=false
        exit function
    end if
    
    if instr(document.form.password.value," ") > 0 then
        msgbox("密码中不能有空格")
        document.form.password.focus()
        checkform=false
        exit function
    end if
        
        if (document.form.checkcode.value = "") then
        msgbox("请输入验证码!")
        document.form.checkcode.focus()
        checkform=false
        exit function
    end if    
    
    document.form.action="checklogin.asp"
    return true
  end function
  
</script>
</head>
<body topmargin="0" leftmargin="0" bgcolor="#0C0C0C" onLoad="if(top!=window)   top.location.href=window.location.href" style="background-color: #0D0D0D">

<table border="0" width="1002" style="border-collapse: collapse">
        <tr>
            <td height="48" background="images/indexbg_r1_c1.jpg">
            <div align="right">
                <table border="0" width="90%" cellpadding="0" style="border-collapse: collapse">
                    <tr>
                        <td>
                        <div align="right">
                            <table border="0" width="754" cellpadding="0" style="border-collapse: collapse">
                                <tr>
                                    <td>
                                    <img border="0" src="images/lan_r1_c1.gif" width="48" height="31"></td>
                                    <td>
                                    <a href="index.asp">
                                    <img border="0" src="images/lan_r1_c2.gif" width="59" height="31"></a></td>
                                    <td>
                                    <a href="news.asp">
                                    <img border="0" src="images/lan_r1_c3.gif" width="87" height="31"></a></td>
                                    <td>
                                    <a href="Login.asp">
                                    <img border="0" src="images/lan_r1_c4.gif" width="87" height="31"></a></td>
                                    <td>
                                    <a href="down.asp">
                                    <img border="0" src="images/lan_r1_c5.gif" width="87" height="31"></a></td>
                                    <td>
                                    <a href="shoplist.asp">
                                    <img border="0" src="images/lan_r1_c6.gif" width="87" height="31"></a></td>
                                    <td>
                                    <a href="pay.asp">
                                    <img border="0" src="images/lan_r1_c7.gif" width="87" height="31"></a></td>
                                    <td>
                                    <a href="Contact.asp">
                                    <img border="0" src="images/lan_r1_c8.gif" width="87" height="31"></a></td>
                                    <td>
                                    <a href="/bbs">
                                    <img border="0" src="images/lan_r1_c9.gif" width="74" height="31"></a></td>
                                    <td>
                                    <img border="0" src="images/lan_r1_c10.gif" width="51" height="31"></td>
                                </tr>
                            </table>
                        </div>
                        </td>
                        <td width="71"> </td>
                    </tr>
                </table>
            </div>
            </td>
        </tr>
        <tr>
            <td height="88" background="images/indexbg_r2_c1.jpg"> </td>
        </tr>
        <tr>
            <td height="121" background="images/indexbg_r3_c1.jpg"> </td>
        </tr>
        <tr>
            <td height="103" background="images/indexbg_r4_c1.jpg"> </td>
        </tr>
        <tr>
            <td height="143" background="images/indexbg_r5_c1.jpg"> </td>
        </tr>
        <tr>
            <td height="153" background="images/indexbg_r6_c1.jpg"> </td>
        </tr>
        <tr>
            <td> </td>
        </tr>
    </table>
<div style="position: absolute; width: 923px; height: 965px; top: 293px; margin-right:auto; left:37px" id="main">
    <table border="0" width="100%" style="border-collapse: collapse" cellpadding="0">
        <tr>
            <td valign="top" width="226">
            <table border="0" width="100%" cellpadding="0" style="border-collapse: collapse" height="946">
                <tr>
                    <td valign="top" height="86" background="images/left_r1_c1.gif" colspan="3"> </td>
                </tr>
                <tr>
                    <td valign="top" background="images/left_r5_c1.gif" width="15"> </td>
                    <td valign="top">
                    <table border="0" width="100%" cellspacing="0" cellpadding="0" height="871">
                        <tr>
                            <td height="154">
                            <div align="center">
                           <form name='form' name="thisForm" id="thisForm" method='post' action='' onSubmit="javascript:return checkform();">
                                <table border="0" width="94%" style="border-collapse: collapse">
                                    <tr>
                                        <td width="74" align="right"><b>游戏帐号:</b></td>
                                        <td>
                                        <input name="UserName" type="text" class="inp3" id="textfield" size="16"></td>
                                    </tr>
                                    <tr>
                                        <td width="74" align="right"><b>游戏密码:</b></td>
                                        <td>
                    <input name="password" type="password" class="inp3" id="textfield0" size="16"></td>
                                    </tr>
                                    <tr>
                                        <td width="74" align="right"><b>验证码:</b></td>
                                        <td>
                    <input name="CheckCode" type="text" class="inp3" id="textfield1" size="16"></td>
                                    </tr>
                                    <tr>
                                        <td width="74" height="10"></td>
                                        <td height="10"><script language = javascript>
                        function refreshimg(){
                        document.all.checkcode.src = 'inc/checkcode.asp';}
                    </script>
                    <a href="javascript:refreshimg()"><img class="checkcode" id='checkcode' src='inc/CheckCode.Asp' border="0"><a></td>
                                    </tr>
                                    <tr>
                                        <td colspan="2">
                                        <p align="center">
                                        <input class="inp4" type="submit" value="&nbsp;登陆 " name="B1">
                                        <input class="inp4" type="button" value="&nbsp;注册 " name="B2" onClick="location.href='register.html'"></td>
                                    </tr>
                                    <tr>
                                        <td colspan="2">
                                        <p align="center"><b>
                                        <a target="_blank" href="Password.asp">修改密码</a>&nbsp;
                                        <a target="_blank" href="Getpass.asp">忘记密码</a></b></td>
                                    </tr>
                                </table></form>
                            </div>
                            </td>
                        </tr>
                        <tr>
                            <td background="images/bott.gif" height="36">
                            <p align="center"><b>热门商品</b></td>
                        </tr>
                        <tr>
                            <td height="394">
<div align="center">
    <table border="0" width="90%" height="348">
        <tr>
            <td height="243">
            <%
            set rs = server.createobject("adodb.recordset")
            sql="select top 9 * from [Sp_Shopping] order by Hits desc"
            rs.open sql,connweb,1,3
            if rs.eof then
            rs.close
            response.write "暂时无任何商品"
            else
            for i=1 to 9
            %>
            <p align="center"><div id="fresh_<%=i%>" style="display: none; overflow: hidden;">
          <div id="shoppic">
            <p align="center"><img alt="<%=rs("Name")%>" src="<%=rs("img")%>" border="0" width="92" height="92"/></div>
          <div id="shopbut">
            <p align="center"><a href="shopitem.asp?id=<%=rs("id")%>" target="_blank"><img src="images/but.jpg" border="0" alt="立即购买 <%=rs("Name")%>" /></a></div>
          <div id="shoptext"><ul><li>原价:<%=rs("Price")%>点数</li>
          <li>Vip价:<%=rs("Price")*VipShopA%>点数</li>
          <li><font color="#00FF00">限量:<%=rs("num")%> 件</font></li></ul></div>
    </div>
    <%rs.movenext
    next
    rs.close
    end if
    %>
    
</td>
        </tr>
        <tr>
            <td><div style="width:150px; margin-left:26px; margin-bottom:9px;">
            <%
            sql="select top 9 * from [Sp_Shopping] order by Hits desc"
            rs.open sql,connweb,1,3
            if rs.eof then
            rs.close
            response.write "暂时无任何商品"
            else
            for i=1 to 9%>
              <div class="spic" onmouseover="showFresh('<%=i%>');"><a href="shopitem.asp?id=<%=rs("id")%>" target="_blank"><img src="<%=rs("img")%>" border="0" width="40" height="40" alt="<%=rs("Name")%>"></a></div>
<%rs.movenext
next
rs.close
end if
%>
</div>
</td>
        </tr>
    </table>
</div>
</td>
                        </tr>
                        <tr>
                            <td background="images/bott.gif" height="36">
                            <p align="center"><b>服务特色</b></td>
                        </tr>
                        <tr>
                            <td valign="top">
                            <p align="center" style="line-height: 200%">
                            <br>
                            <br>
                            <a target="_blank">
                            <img src="images/1.jpg" border="0" alt="" width="205" height="23" /></a><br>
                            <a target="_blank">
                            <img src="images/2.jpg" border="0" alt="" width="205" height="23" /></a><br>
                            <a target="_blank">
                            <img src="images/3.jpg" border="0" alt="" width="205" height="23" /></a><br>
                            <a target="_blank">
                            <img src="images/4.jpg" border="0" alt="" width="205" height="23" /></a><br>
                            <a target="_blank">
                            <img src="images/5.jpg" border="0" alt="" width="205" height="23" /></a><br>
                            <a target="_blank">
                            <img src="images/6.jpg" border="0" alt="" width="205" height="23" /></a></td>
                        </tr>
                    </table>
                    </td>
                    <td valign="top" background="images/left_r5_c3.gif" width="6"> </td>
                </tr>
            </table>
            </td>
            <td valign="top" width="471">
            <table border="0" width="100%" cellpadding="0" style="border-collapse: collapse">
                <tr>
                    <td background="images/cen_r1_c1.gif" height="57" colspan="3"> </td>
                </tr>
                <tr>
                    <td background="images/cen_r2_c1.gif" height="38" colspan="3" width="471">
                    <p align="center"><b>新闻公告</b></td>
                </tr>
                <tr>
                    <td background="images/cen_r3_c1.gif" width="12"> </td>
                    <td height="192" bgcolor="#000000" valign="center" width="446">
                    <div align="center">
                        <table border="0" width="410">
                        <%
                        sql = "select top 7 * from [Sp_article] where type<2 order by date desc"
                        rs.open sql,connweb,1,1
                        if rs.eof then
                        response.write "<tr><td width=410 height=23>目前无任何新闻!!!</td></tr>"
                        else
                        do while not rs.eof
                        %>
                            <tr>
                                <td width="410" height="23" background="images/line.gif">
                                <table border="0" width="100%" style="border-collapse: collapse">
                                    <tr>
                                        <td width="12"> </td>
                                        <td width="75"><%select case rs("type")
                                        case "0"
                                        response.write "<a href=News.asp?typeid=0 target=_blank><font color=CCCCCC>[游戏新闻]</font></a>"
                                        case "1"
                                        response.write "<a href=News.asp?typeid=1 target=_blank><font color=CCCCCC>[活动公告]</font></a>"
                                        end select
                                        %></td>
                                        <td><a href="shownews.asp?id=<%=rs("id")%>" target="_blank" title="文章标题:<%=rs("title")%><br>文章作者:<%=rs("writer")%><br>文章来源:<%=rs("copyright")%><br>更新日期:<%=rs("date")%>"><%=left(rs("title"),20)%></a></td>
                                        <td width="53"><font class=copyriht color=#929292>
                                        <p align="right"><%=month(rs("date"))%>月<%=day(rs("date"))%>日</font></td>
                                    </tr>
                                </table>
                                </td>
                            </tr>
                            <%
                            rs.movenext
                            loop
                            end if
                            rs.close
                            %>
                        </table>
                    </div>
                    </td>
                    <td background="images/cen_r3_c5.gif" width="13"> </td>
                </tr>
                <tr>
                    <td background="images/cen_r2_c1.gif" height="38" colspan="3" width="471">
                    <p align="center"><b>游戏指南</b></td>
                </tr>
                <tr>
                    <td background="images/cen_r3_c1.gif" width="12"> </td>
                    <td bgcolor="#000000" height="192" width="446" valign="top">
                    <div align="center">
                        <table border="0" width="410">
                        <%
                        sql = "select top 7 * from [Sp_article] where type=4 order by date desc"
                        rs.open sql,connweb,1,1
                        if rs.eof then
                        response.write "<tr><td width=410 height=23>目前无任何新闻!!!</td></tr>"
                        else
                        do while not rs.eof
                        %>
                            <tr>
                                <td width="410" height="23" background="images/line.gif">
                                <table border="0" width="100%" style="border-collapse: collapse">
                                    <tr>
                                        <td width="12"> </td>
                                        <td width="75"><a href=News.asp?typeid=4 target=_blank><font color=CCCCCC>[指南攻略]</font></a>
                                        </td>
                                        <td><a href="shownews.asp?id=<%=rs("id")%>" target="_blank" title="文章标题:<%=rs("title")%><br>文章作者:<%=rs("writer")%><br>文章来源:<%=rs("copyright")%><br>更新日期:<%=rs("date")%>"><font color=FF6600><%=left(rs("title"),20)%></font></a></td>
                                        <td width="53"><font class=copyriht color=#929292>
                                        <p align="right"><%=month(rs("date"))%>月<%=day(rs("date"))%>日</font></td>
                                    </tr>
                                </table>
                                </td>
                            </tr>
                            <%
                            rs.movenext
                            loop
                            end if
                            rs.close
                            %>
                        </table>
                    </div>
 </td>
                    <td background="images/cen_r3_c5.gif" width="13"> </td>
                </tr>
                <tr>
                    <td background="images/cen_r2_c1.gif" height="37" colspan="3" width="471">
                    <p align="center"><b>精彩截图</b></td>
                </tr>
                <tr>
                    <td background="images/cen_r3_c1.gif" width="12"> </td>
                    <td bgcolor="#000000" height="162" width="446">
                     <table cellspacing="0" cellpadding="0" align="center" border="0">
                                            <tr>
                                                <%
                                                                        sql="select top 3 * from [Sp_pic] where isbest=1 order by id DESC"
                                                                        rs.open sql,connweb,1,1
                                                                        if rs.eof then
                                                                        response.write "<td>没有任何图片信息</td>"
                                                                        rs.close
                                                                        else
                                                                        do while not rs.eof%>
                                                                        
                                                <td width=148 align=center>
                                                <a href="showimg.asp?id=<%=rs("id")%>" target="_blank"><img src="<%=rs("imgurl")%>" width=140 height=100 alt="<img src=<%=rs("imgurl")%> border=0 width=320 height=240><br>图片标题:<%=rs("title")%><br>图片作者:<%=rs("writer")%><br>图片来源:<%=rs("copyright")%><br>更新日期:<%=rs("date")%>" border=0>
                                                <br>图片名称:<%=left(rs("title"),7)%></a><br>图片分类:<%select case rs("type")
                                        case "0"
                                        response.write "<a href=Images.asp?typeid=0 target=_blank><font color=CCCCCC>[游戏截图]</font></a>"
                                        case "1"
                                        response.write "<a href=Images.asp?typeid=1 target=_blank><font color=CCCCCC>[玩家风采]</font></a>"
                                        end select
                                        %>
                                                </td>
                                                <%
                                                                        rs.movenext
                                                                        loop
                                                                        rs.close
                                                                        end if
                                                                        %>

                                            </tr>
                                        </table>
</td>
                    <td background="images/cen_r3_c5.gif" width="13"> </td>
                </tr>
                <tr>
                    <td background="images/cen_r5_c1.gif" height="38" colspan="3" width="471">
                    <div align="center">
                        <table border="0" width="90%" style="border-collapse: collapse">
                            <tr>
                                <td>
                                <p align="center"><b>心情故事</b></td>
                                <td>
                                <p align="center"><b>经验心得</b></td>
                            </tr>
                        </table>
                    </div>
                    </td>
                </tr>
                <tr>
                    <td background="images/cen_r3_c1.gif" width="12"> </td>
                    <td bgcolor="#000000" height="162" width="446">
                    <div align="center">
                        <table border="0" width="100%" height="200" style="border-collapse: collapse">
                            <tr>
                                <td width="222" valign="top">
                                <div align="center">
                                    <table border="0" width="200">
                                    <%
                        set rs = server.createobject("adodb.recordset")
                        sql = "select top 7 * from [Sp_article] where type=2 order by date desc"
                        rs.open sql,connweb,1,1
                        if rs.eof then
                        response.write "<tr><td width=200 height=23>目前无任何新闻!!!</td></tr>"
                        else
                        do while not rs.eof
                        %>
                                        <tr>
                                            <td width="200" height="23" background="images/line.gif">&nbsp;&nbsp;<a href="shownews.asp?id=<%=rs("id")%>" target="_blank" title="文章标题:<%=rs("title")%><br>文章作者:<%=rs("writer")%><br>文章来源:<%=rs("copyright")%><br>更新日期:<%=rs("date")%>"><%=left(rs("title"),13)%></a>
                        
</td>
                                        </tr>
                                        <%
                            rs.movenext
                            loop
                            end if
                            rs.close
                            %>
                                    </table>
                                </div></td>
                                <td width="2" background="images/cen_r6_c3.gif"></td>
                                <td width="222" valign="top">
                                <div align="center">
                                    <table border="0" width="200">
                                        <tr>
                                    <%
                        sql = "select top 7 * from [Sp_article] where type=3 order by date desc"
                        rs.open sql,connweb,1,1
                        if rs.eof then
                        response.write "<tr><td width=200 height=23>目前无任何新闻!!!</td></tr>"
                        else
                        do while not rs.eof
                        %>
                                        <tr>
                                            <td width="200" height="23" background="images/line.gif">&nbsp;&nbsp;<a href="shownews.asp?id=<%=rs("id")%>" target="_blank" title="文章标题:<%=rs("title")%><br>文章作者:<%=rs("writer")%><br>文章来源:<%=rs("copyright")%><br>更新日期:<%=rs("date")%>"><%=left(rs("title"),13)%></a>
                        
</td>
                                        </tr>
                                        <%
                            rs.movenext
                            loop
                            end if
                            rs.close
                            %>                                        </tr>
                                    </table>
                                </div>
                                </td>
                            </tr>
                        </table>
                    </div>
                    </td>
                    <td background="images/cen_r3_c5.gif" width="13"> </td>
                </tr>
            </table>
            </td>
            <td valign="top" width="226">
            <table border="0" width="100%" cellpadding="0" style="border-collapse: collapse" height="946">
                <tr>
                    <td height="77" background="images/right_r1_c1.gif" colspan="3">
                    <table border="0" width="100%" height="76">
                        <tr>
                            <td width="226" height="41"> </td>
                        </tr>
                        <tr>
                            <td>
                            <p align="center"><b>服务器状态</b></td>
                        </tr>
                    </table>
                    </td>
                </tr>
                <tr>
                    <td valign="top" background="images/right_r3_c1.gif" width="6"> </td>
                    <td valign="top">
                    <table border="0" width="100%" cellspacing="0" cellpadding="0" height="787">
                        <tr>
                            <td height="94" width="205"> </td>
                        </tr>
                        <tr>
                            <td background="images/bott.gif" height="35">
                            <p align="center"><b>英雄排行</b></td>
                        </tr>
                        <tr>
                            <td height="139" valign="top">
                            <div align="center">
                            <table border="0" width="96%" cellpadding="0" style="border-collapse: collapse">
                            <%
                            sql="select top 10 Name,Lev from [cabal_character_table] order by Lev desc"
                            rs.open sql,conndb,1,1
                            for k=1 to 10
                            %>
                                <tr>
                                    <td width="16" height="23">
                                    <p align="center"><img src=images/<%=k%>.gif width=14 height=14 border=0></td>
                                    <td>&nbsp;&nbsp;<%=rs("Name")%></td>
                                    <td width="42">
                                    <p align="center"><%=rs("Lev")%>级</td>
                                </tr>
                                <%
                                rs.movenext
                                next
                                rs.close
                                %>
                            </table>
                            </div>
                            </td>
                        </tr>
                        <tr>
                            <td height="36" background="images/bott.gif">
                            <p align="center"><b>客服中心</b></td>
                        </tr>
                        <tr>
                            <td height="131">
                            <div align="center">
                                <table border="0" width="90%" style="border-collapse: collapse">
                                    <tr>
                                        <td><b>客服热线:暂未开放<br>
                                        客服QQ:624746666<br>
                                        玩家QQ群:63555105<br>
                                        玩家论坛:<a target="_blank" href="/bbs"><font color="#FF6600">点击进入</font></a><br>
                                        网址:www. color=FFFF00>惊天动地私服</font></td>
                                    </tr>
                                </table>
                            </div>
                            </td>
                        </tr>
                        <tr>
                            <td background="images/bott.gif" height="36">
                            <p align="center"><b>互动导航</b></td>
                        </tr>
                        <tr>
                            <td>
                            <p align="center"><br>
                            <a target="_blank">
                            <img src="images/R1.jpg" border="0" alt="" width="200" height="60" /></a><br>
                            <a target="_blank">
                            <img src="images/R5.jpg" border="0" alt="" width="200" height="60" /></a><br>
                            <a target="_blank">
                            <img src="images/R2.jpg" border="0" alt="" width="200" height="60" /></a><br>
                            <a target="_blank">
                            <img src="images/R3.jpg" border="0" alt="" width="200" height="60" /></a><br>
                            <a target="_blank">
                            <img src="images/R4.jpg" border="0" alt="" width="200" height="60" /></a></td>
                        </tr>
                    </table>
                    </td>
                    <td valign="top" background="images/right_r3_c3.gif" width="15"> </td>
                </tr>
            </table>
</td>
        </tr>
        <tr>
            <td valign="top" width="226" height="98" background="images/down_r1_c1.gif"> </td>
            <td valign="top" width="471" height="98" background="images/down_r1_c2.gif" bgcolor="#000000">
            <div align="center">
                <table border="0" width="94%" style="border-collapse: collapse" height="76">
                    <tr>
                        <td width="189">
                        <p align="center">抵制不良游戏 拒绝盗版游戏 <br>
                        注意自我保护 谨防受骗上当 </td>
                        <td width="69" height="76">
                        <img border="0" src="images/76.gif" width="69" height="76"></td>
                        <td width="188">
                        <p align="center">适度游戏益脑 沉迷游戏伤身 <br>
                        合理安排时间 享受健康生活</td>
                    </tr>
                </table>
            </div>
            </td>
            <td valign="top" width="226" height="98" background="images/down_r1_c3.gif"> </td>
        </tr>
    </table>
    </div>
<div id="flashbg">
  <DIV id="ad2" style="width:561px; height:105px; position:absolute; margin:-14px 0 0 -42px; left: 262px; top: 259px;"></DIV>
</div>
<div style="position: absolute; width: 924px; height: 36px; z-index: 1; left: 36px; top: 1349px" id="layer1">
    <p align="center"><font color="#0D0D0D">惊天动地私服,新开惊天动地私服<br>
    </font><font color="#FFFFFF">Copyright (C) 2008
    <a href="http://www. All Right.<br></font>
<script src='http://' language='JavaScript' charset='gb2312'></script>

    </div>
</body>
</html>
<script language="javascript" type="text/javascript">
<!--
var fo = new SWFObject("images/top.swf", "ad", "561", "105", "9", "");
fo.addParam("base", "swf");
fo.addParam("wmode", "transparent");
fo.write("ad2");
//-->
</script>
<script language="javascript" type="text/javascript">
// <![CDATA[
function showFresh(areaId) {
    for(var i = 1; i < 10; i++ ) {
        document.getElementById("fresh_" + i).style.display = "none";
    }
    document.getElementById("fresh_" + areaId).style.display = "block";
}
showFresh(1);
// ]] >
</script>
<%
set rs=nothing
%><!--#include file="inc/close.asp"-->
2008-08-04 04:01
苯苯的神
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2008-8-4
收藏
得分:0 
我是要把上面的哪个新闻公告套进去下面的,可是一直出现上面的错误。
2008-08-04 04:02
苯苯的神
Rank: 1
等 级:新手上路
帖 子:4
专家分:0
注 册:2008-8-4
收藏
得分:0 
<!--#include file="inc/conn.asp"-->
<!--#include file="inc/lib.asp"-->
<html xmlns="http://www.
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="keywords" content="惊天动地私服,变态惊天动地私服,新开惊天动地国际私服,网通惊天动地私服,惊天动地SF,惊天动地私服发布网,找惊天动地私服,今天新开惊天动地私服">
<meta name="description" content="全国规模最大惊天动地私服宣传基地找新开惊天动地私服,变态惊天动地私服,找网通惊天动地私服.惊天动地私服技术文章信息,电信网通各线路惊天动地私服和最牛B的惊天动地SF万能登陆器这里总有你想要的。.">
<meta name="robots" content="all">
<meta name="AUTHOR" content="惊天动地私服,
<script language="javascript" src="images/swfobject2.js"></script>
<script src="inc/title.js" type="text/javascript"></script>
<title>惊天动地私服,惊天动地国际私服,新开惊天动地私服,变态惊天动地私服</title>
<link href="/IMAGES/style.css" rel="stylesheet" type="text/css"/>
<script language="vbscript">  

function checkform()
   
   Set regEx = New RegExp

   struserid = Document.form.UserName.value


    if struserid = "" then
        msgbox("请输入你的帐号!")
        document.form.UserName.focus()
        checkform=false
        exit function
    end if    
   
    regEx.Pattern = "\W"
    regEx.IgnoreCase = false
    Set Match = regEx.Execute(struserid)
    if Match.count>0 then
       msgbox("您的帐号不符合规则!")
       document.form.UserName.focus()
       checkform=false
       exit function
    End if
    
    set Match = nothing
    if len(struserid) < 4 or len(struserid)>12 then
        msgbox("帐号长度不正确,请输入长度4-12位的帐号!")
        document.form.UserName.focus()
        checkform=false
        exit function
    end if    

    if len(document.form.password.value) < 4 or len(document.form.password.value) > 18 then
        msgbox("错误的密码长度,请输入长度4-18位的密码!")
        document.form.password.focus()
        checkform=false
        exit function
    end if
    
    if instr(document.form.password.value," ") > 0 then
        msgbox("密码中不能有空格")
        document.form.password.focus()
        checkform=false
        exit function
    end if
        
        if (document.form.checkcode.value = "") then
        msgbox("请输入验证码!")
        document.form.checkcode.focus()
        checkform=false
        exit function
    end if    
    
    document.form.action="checklogin.asp"
    return true
  end function
  
</script>
<style type="text/css">
<!--
body {
    background-color: #000000;
    margin-bottom: 0px;
}
-->
</style></head>
<body topmargin="0" leftmargin="0" onLoad="if(top!=window)   top.location.href=window.location.href" style="background-color: #000000"><center>
<table border="0" cellpadding="0" align="center" cellspacing="0" width="992">
  <tr>
   <td><img src="images/spacer.gif" width="992" height="1" border="0" alt="" /></td>
   <td><img src="images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
  </tr>

  <tr bgcolor="#000000">
   <td><img name="top_r1_c1" src="images/top_r1_c1.jpg" width="992" height="281" border="0" id="top_r1_c1" alt="" /></td>
   <td><img src="images/spacer.gif" width="1" height="281" border="0" alt="" /></td>
  </tr>
  <tr>
   <td><img src="images/top_r2_c1.jpg" alt="" name="top_r2_c1" width="992" height="40" border="0" usemap="#top_r2_c1Map" id="top_r2_c1" /></td>
   <td><img src="images/spacer.gif" width="1" height="40" border="0" alt="" /></td>
  </tr>
</table>

<map name="top_r2_c1Map" id="top_r2_c1Map"><area shape="rect" coords="80,6,175,35" href="/" />
<area shape="rect" coords="184,6,276,36" href="/register.html" />
<area shape="rect" coords="303,6,398,36" href="/down.asp" />
<area shape="rect" coords="424,6,523,35" href="/shoplist.asp" target="_blank"/>
<area shape="rect" coords="547,6,643,34" href="/pay.asp" />
<area shape="rect" coords="667,6,768,35" href="http://bbs. target="_blank" />
<area shape="rect" coords="790,5,890,34" href="/contact.asp" />
</map>
<table width="992" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000" style="border-collapse: collapse">
<tr>
   <td><img src="img/spacer.gif" width="28" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="47" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="58" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="33" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="95" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="73" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="6" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="44" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="6" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="298" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="20" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="11" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="111" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="21" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="9" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="56" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="44" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="32" height="1" border="0" alt="" /></td>
   <td><img src="img/spacer.gif" width="1" height="1" border="0" alt="" /></td>
  </tr>

  <tr>
    <td rowspan="20" bgcolor="#000000">&nbsp;</td>
    <td rowspan="3"><div align="center"><img name="index_r1_c2" src="img/index_r1_c2.jpg" width="47" height="168" border="0" id="index_r1_c2" alt="" /></div></td>
   <td colspan="14"><div align="center"><img name="index_r1_c3" src="img/big2.gif" width="841" height="100" border="0" id="index_r1_c3" alt="" /></div></td>
   <td rowspan="3"><div align="center"><img name="index_r1_c17" src="img/index_r1_c17.jpg" width="44" height="168" border="0" id="index_r1_c17" alt="" /></div></td>
   <td rowspan="20" bgcolor="#000000">&nbsp;</td>
   <td><img src="img/spacer.gif" width="1" height="100" border="0" alt="" /></td>
  </tr>
  <tr>
   <td colspan="3"><div align="center"><img name="index_r2_c3" src="img/index_r2_c3.jpg" width="186" height="50" border="0" id="index_r2_c3" alt="" /></div></td>
   <td colspan="3"><div align="center"><img name="index_r2_c6" src="img/index_r2_c6.jpg" width="123" height="50" border="0" id="index_r2_c6" alt="" /></div></td>
   <td rowspan="2" colspan="3"><div align="center"><img name="index_r2_c9" src="img/index_r2_c9.jpg" width="324" height="68" border="0" id="index_r2_c9" alt="" /></div></td>
   <td rowspan="2" colspan="5"><div align="center"><img name="index_r2_c12" src="img/index_r2_c12.jpg" width="208" height="68" border="0" id="index_r2_c12" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="50" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="6" colspan="2"><div align="center"><img name="index_r3_c3" src="img/index_r3_c3.jpg" width="91" height="191" border="0" id="index_r3_c3" alt="" /></div></td>
   <td rowspan="2" colspan="4"><div align="center"><img name="index_r3_c5" src="img/index_r3_c5.jpg" width="218" height="31" border="0" id="index_r3_c5" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="18" border="0" alt="" /></td>
  </tr>
  <tr>
    <td rowspan="13" bgcolor="#000000">&nbsp;</td>
    <td colspan="2" rowspan="3" background="img/index_r4_c9.jpg"><div align="center"></div></td>
   <td rowspan="5" colspan="2"><div align="center"><img name="index_r4_c11" src="img/index_r4_c11.jpg" width="31" height="173" border="0" id="index_r4_c11" alt="" /></div></td>
   <td colspan="2" rowspan="4" background="img/index_r4_c13.jpg"><div align="center"></div></p>
    <p align="center">&nbsp;</p></td>
  <td rowspan="5" colspan="2"><div align="center"><img name="index_r4_c15" src="img/index_r4_c15.jpg" width="65" height="173" border="0" id="index_r4_c15" alt="" /></div></td>
   <td rowspan="14" bgcolor="#000000">&nbsp;</td>
   <td><img src="img/spacer.gif" width="1" height="13" border="0" alt="" /></td>
  </tr>
  <tr>
  <td colspan="3" background="img/index_r5_c5.jpg"><div align="center"><form name='form' name="thisForm" id="thisForm" method='post' action='' onSubmit="javascript:return checkform();">
                                <table border="0" width="94%" style="border-collapse: collapse">
                                    <tr>
                                        <td width="74" align="right"><b>帐号:</b></td>
                                        <td>
                                        <input name="UserName" type="text" class="inp3" id="textfield" size="16"></td>
                                    </tr>
                                    <tr>
                                        <td width="74" align="right"><b>密码:</b></td>
                                        <td>
                    <input name="password" type="password" class="inp3" id="textfield0" size="16"></td>
                                    </tr>
                                    <tr>
                                        <td width="74" align="right"><b>验证码:</b></td>
                                        <td>
                    <input name="CheckCode" type="text" class="inp3" id="textfield1" size="16"></td>
                                    </tr>
                                    <tr>
                                        <td width="74" height="10"></td>
                                        <td height="10"><script language = javascript>
                        function refreshimg(){
                        document.all.checkcode.src = 'inc/checkcode.asp';}
                    </script>
                    <a href="javascript:refreshimg()"><img class="checkcode" id='checkcode' src='inc/CheckCode.Asp' border="0"></a><a></a></td>
                                    </tr>
                                    <tr>
                                        <td colspan="2">
                                        <p align="center">
                                        <input class="inp4" type="submit" value="&nbsp;登陆 " name="B1">
                                        <input class="inp4" type="button" value="&nbsp;注册 " name="B2" onClick="location.href='register.html'"></td>
                                    </tr>
                                    <tr>
                                        <td colspan="2">
                                        <p align="center"><b>
                                        <a target="_blank" href="Password.asp">修改密码</a>&nbsp;   
                                        <a target="_blank" href="Getpass.asp">忘记密码</a></b></td>
                                    </tr>
                                </table></form></div></td>
   <td rowspan="4"><div align="center"><img name="index_r5_c8" src="img/index_r5_c8.jpg" width="44" height="160" border="0" id="index_r5_c8" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="134" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="3" colspan="3"><div align="center"><img name="index_r6_c5" src="img/index_r6_c5.jpg" width="174" height="26" border="0" id="index_r6_c5" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="7" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="2" colspan="2"><div align="center"><img name="index_r7_c9" src="img/index_r7_c9.jpg" width="304" height="19" border="0" id="index_r7_c9" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="8" border="0" alt="" /></td>
  </tr>
  <tr>
   <td colspan="2"><div align="center"><img name="index_r8_c13" src="img/index_r8_c13.jpg" width="132" height="11" border="0" id="index_r8_c13" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="11" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="4"><div align="center"><img name="index_r9_c3" src="img/index_r9_c3.jpg" width="58" height="177" border="0" id="index_r9_c3" alt="" /></div></td>
   <td colspan="12"><div align="center"><img name="index_r9_c4" src="img/small.gif" width="727" height="50" border="0" id="index_r9_c4" alt="" /></div></td>
   <td rowspan="2"><div align="center"><img name="index_r9_c16" src="img/index_r9_c16.jpg" width="56" height="98" border="0" id="index_r9_c16" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="50" border="0" alt="" /></td>
  </tr>
  <tr>
   <td colspan="6"><div align="center"><img name="index_r10_c4" src="img/index_r10_c4.jpg" width="257" height="48" border="0" id="index_r10_c4" alt="" /></div></td>
   <td rowspan="2" colspan="6"><div align="center"><img name="index_r10_c10" src="img/index_r10_c10.jpg" width="470" height="58" border="0" id="index_r10_c10" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="48" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="8"><div align="center"><img name="index_r11_c4" src="img/index_r11_c4.jpg" width="33" height="253" border="0" id="index_r11_c4" alt="" /></div></td>
   <td colspan="2" rowspan="3" background="img/index_r11_c5.jpg"><div align="center"><script src="QQ.JS" type="text/javascript"></script></div></td>
   <td rowspan="8" colspan="3"><div align="center"><img name="index_r11_c7" src="img/index_r11_c7.jpg" width="56" height="253" border="0" id="index_r11_c7" alt="" /></div></td>
   <td rowspan="8"><div align="center"><img name="index_r11_c16" src="img/index_r11_c16.jpg" width="56" height="253" border="0" id="index_r11_c16" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="10" border="0" alt="" /></td>
  </tr>
    </center>
  <tr>
   <td colspan="4" rowspan="4" background="img/index_r12_c10.jpg">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr>
        <td width="50%" align="center" valign="top">
          <p align="left">&nbsp; <b><font color="#00FF00">惊天圣地登陆器下载</font></b></p>
        </td>
        <center>
        <td width="50%" align="center" valign="top"></td>
      </tr>
      <tr>
        <td width="50%" align="center" valign="top">&nbsp;&nbsp;</td>
        <td width="50%" align="center" valign="top"></td>
      </tr>
      <tr>
        <td width="50%" align="center" valign="top"><font color="#FFCC66">&nbsp;</font><a href="http://down. target="_blank"><font color="#FFCC66"><u>下载点①</u></font></a>&nbsp;&nbsp;  
          <a href="http://down. color="#FFCC66">下载点②</font></u></a>&nbsp;&nbsp;   
          <a href="http://down. color="#FFCC66">下载点③</font></u></a></td>
        <td width="50%" align="center" valign="top"></td>
      </tr>
    </center>
    <center>
      <tr>
        <td width="50%" align="center" valign="top">&nbsp;&nbsp;</td>
        <td width="50%" align="center" valign="top"></td>
      </tr>
      </center>
      <tr>
        <td width="50%" align="center" valign="top">
          <p align="left"><b><font color="#00FF00">&nbsp; 惊天客户端补丁</font></b></td>
    <center>
        <td width="50%" align="center" valign="top"></td>
      </tr>
      <tr>
        <td width="50%" align="center" valign="top">&nbsp;</td>
        <td width="50%" align="center" valign="top"></td>
      </tr>
      <tr>
        <td width="50%" align="center" valign="top"><font color="#FFCC66">&nbsp;</font><a href="http://download2. target="_blank"><u><font color="#FFCC66">下载点①</font></u></a>&nbsp;&nbsp;  
          <a href="http://download2. color="#FFCC66">下载点②</font></u>&nbsp;</a>&nbsp;   
          <a href="http://download2. color="#FFCC66">下载点③</font></u></a></td>
        <td width="50%" align="center" valign="top"></td>
      </tr>
      <tr>
        <td width="50%" align="center" valign="top">&nbsp;&nbsp;</td>
        <td width="50%" align="center" valign="top"></td>
      </tr>
      </center>
      <tr>
        <td width="50%" align="center" valign="top">
          <p align="left"><b><font color="#00FF00">&nbsp; 惊天游戏客户端v   
          2.0</font></b></td>
    <center>
        <td width="50%" align="center" valign="top"></td>
      </tr>
      </center>
      <tr>
        <td width="100%" align="center" valign="top" colspan="2">
          <font color="#FFCC66">&nbsp;&nbsp;</font></td>
      </tr>
      <tr>
        <td width="100%" align="center" valign="top" colspan="2">
          <p align="left"><font color="#FFCC66">&nbsp; </font> <a href="http://download2. target="_blank"><font color="#FFCC66"><u>下载点①</u></font></a> <a href="http://download2. target="_blank"><font color="#FFCC66"><u>下载点②</u></font></a> <a href="http://cdn2.download. target="_blank"><font color="#FFCC66"><u>下载点③</u></font></a> <a href="http://cdn2.download. target="_blank"><font color="#FFCC66"><u>下载点④</u></font></a> <a href="http://cdn2.download. target="_blank"><font color="#FFCC66"><u>下载点⑤</u></font></a></td>
      </tr>
    <center>
    </table>
    </center>
   </td>
   <td rowspan="7" colspan="2"><div align="center"><img name="index_r12_c14" src="img/index_r12_c14.jpg" width="30" height="243" border="0" id="index_r12_c14" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="69" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="6"><div align="center"><img name="index_r13_c3" src="img/index_r13_c3.jpg" width="58" height="174" border="0" id="index_r13_c3" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="21" border="0" alt="" /></td>
  </tr>
  <tr>
   <td colspan="2"><div align="center"><img name="index_r14_c5" src="img/index_r14_c5.jpg" width="168" height="50" border="0" id="index_r14_c5" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="50" border="0" alt="" /></td>
  </tr>
  <tr>
   <td colspan="2"><div align="center"><img name="index_r15_c5" src="img/index_r15_c5.jpg" width="168" height="81" border="0" id="index_r15_c5" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="81" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="3" colspan="2"><div align="center"><img name="index_r16_c5" src="img/index_r16_c5.jpg" width="168" height="22" border="0" id="index_r16_c5" alt="" /></div></td>
   <td rowspan="3" colspan="4"><div align="center"><img name="index_r16_c10" src="img/index_r16_c10.jpg" width="440" height="22" border="0" id="index_r16_c10" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="9" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="3"><div align="center"><img name="index_r17_c2" src="img/index_r17_c2.jpg" width="47" height="46" border="0" id="index_r17_c2" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="6" border="0" alt="" /></td>
  </tr>
  <tr>
   <td rowspan="2"><div align="center"><img name="index_r18_c17" src="img/index_r18_c17.jpg" width="44" height="40" border="0" id="index_r18_c17" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="7" border="0" alt="" /></td>
  </tr>
  <tr>
   <td colspan="14" bgcolor="#000000"><div align="center"><img name="index_r19_c3" src="img/index_r19_c3.jpg" width="841" height="33" border="0" id="index_r19_c3" alt="" /></div></td>
   <td><img src="img/spacer.gif" width="1" height="33" border="0" alt="" /></td>
  </tr>
  <tr>
    <td bgcolor="#000000">&nbsp;</td>
    <td colspan="14" bgcolor="#000000">&nbsp;</td>
    <td bgcolor="#000000">&nbsp;</td>
    <td><img src="img/spacer.gif" width="1" height="81" border="0" alt="" /></td>
  </tr>
</table>
</body>
</html>
2008-08-04 04:02
octillion
Rank: 1
等 级:新手上路
帖 子:195
专家分:0
注 册:2008-7-24
收藏
得分:0 
我看到2楼就想这家伙的4贴要全在这里就不予解答了。

你真的很喜欢贴一堆又长又什么的代码?
2008-08-04 11:55
BOSS级菜鸟
该用户已被删除
收藏
得分:0 
提示: 作者被禁止或删除 内容自动屏蔽
2008-08-04 12:34
快速回复:请求帮助。。。。。谢谢
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.031554 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved