| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 681 人关注过本帖
标题:那位高手帮我破解这段代码
只看楼主 加入收藏
hhsz123456
Rank: 1
等 级:新手上路
帖 子:1
专家分:0
注 册:2008-4-4
收藏
 问题点数:0 回复次数:0 
那位高手帮我破解这段代码
<!--#include file=conn.asp-->
<!--#include file=check_login.asp-->
<%
if request("bb")="添  加" then
function deal(exp1)
exp2=replace(exp1,chr(10),"<br>")
deal=exp2
end function
dim content
content=deal(request("content"))
sql="insert into main(theme,content,hit,sj)values('"
sql=sql&request("theme")&"','"&content&"',"&request("hit")&",'"&request("sj")&"')"
conn.execute(sql)
%>
<script language="JavaScript">
<!--
    var message;
    message="最新装饰顾问添加成功,确定继续添加!"
    window.alert(message);
    parent.navigate("add_art.asp")
//-->
</script>
<%
conn.close
set conn=nothing
else
%>
<HTML>
<HEAD>
<TITLE>七色花百姓装饰管理系统</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<STYLE type=text/css>
P {
    FONT-SIZE: 12px; FONT-STYLE: normal
}
LI {
    FONT-SIZE: 12px; FONT-STYLE: normal
}
</STYLE>
<SCRIPT language=JavaScript>
<!--
function high(which2) {
 theobject=which2
 highlighting=setInterval("highlightit(theobject)",100)
 }
 function low(which2){
 clearInterval(highlighting)
 which2.filters.alpha.opacity=40
 }
 function highlightit(cur2){
 if (cur2.filters.alpha.opacity<100)
 cur2.filters.alpha.opacity+=13
 else if (window.highlighting)
 clearInterval(highlighting)
 }
//-->
</SCRIPT>
<META content="Microsoft FrontPage 5.0" name=GENERATOR>
<link href="../css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
}
-->
</style>
</HEAD>
<BODY
text=#000000 bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0"
marginwidth="0">
<TABLE width=778 border=0 align="center" cellPadding=0 cellSpacing=0 class="border4">
  <TBODY>
    <TR>
      <TD height=61 colspan="2" align=left vAlign=top>
        <!--#include file=menu.asp-->
      </TD>
    </TR>
    <TR>
      <TD width=183 align=left vAlign=top class="bordright">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="98%" align="center" background="../image/bgbody.gif"><a href="../servers.asp">我们的服务项目</a></td>
            <td width="2%" align="center"><img src="/image/bgbody.gif" width="4" height="37"></td>
          </tr>
          <tr>
            <td colspan="2" background="../image/bgbody.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td background="/image/bg.gif"><img src="image/spacer.gif" width="1" height="1"></td>
                </tr>
            </table></td>
          </tr>
          <tr>
            <td align="center" background="../image/bgbody.gif"><a href="../designlch.asp">我们的服务流程</a></td>
            <td align="center"><img src="/image/bgbody.gif" width="4" height="37"></td>
          </tr>
          <tr>
            <td colspan="2" background="../image/bgbody.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td background="/image/bg.gif"><img src="image/spacer.gif" width="1" height="1"></td>
                </tr>
            </table></td>
          </tr>
          <tr>
            <td align="center" background="../image/bgbody.gif" class="bord"><a href="../works_show.asp">我们的优秀作品</a></td>
            <td align="center" class="bord"><img src="/image/bgbody.gif" width="4" height="37"></td>
          </tr>
          <tr>
            <td colspan="2" background="../image/bgbody.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td background="/image/bg.gif"><img src="image/spacer.gif" width="1" height="1"></td>
                </tr>
            </table></td>
          </tr>
          <tr>
            <td align="center" background="../image/bgbody.gif"><a href="../guestbook/index.asp">客户留言与反馈</a></td>
            <td align="center"><img src="/image/bgbody.gif" width="4" height="37"></td>
          </tr>
          <tr>
            <td colspan="2" background="../image/bgbody.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td background="/image/bg.gif"><img src="image/spacer.gif" width="1" height="1"></td>
                </tr>
            </table></td>
          </tr>
          <tr>
            <td align="center" background="../image/bgbody.gif"><a href="../order.asp">进入网上订单</a></td>
            <td align="center"><img src="/image/bgbody.gif" width="4" height="37"></td>
          </tr>
          <tr>
            <td colspan="2" background="../image/bgbody.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td background="/image/bg.gif"><img src="image/spacer.gif" width="1" height="1"></td>
                </tr>
            </table></td>
          </tr>
          <tr>
            <td align="center" background="../image/bgbody.gif"><a href="../contactus.asp">我们的联系方法</a></td>
            <td align="center"><img src="/image/bgbody.gif" width="4" height="37"></td>
          </tr>
          <tr>
            <td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr>
                  <td background="/image/bg.gif"><img src="image/spacer.gif" width="1" height="1"></td>
                </tr>
              </table></td>
          </tr>
          <tr>
            <td colspan="2"><img src="/image/spacer.gif" width="180" height="1"></td>
          </tr>
          <tr>
            <td colspan="2"><img src="/image/spacer.gif" width="1" height="150">
            </td>
          </tr>
        </table> </TD>
      <TD width="587" vAlign=top>
        <TABLE cellSpacing=0 cellPadding=0 border=0>
          <TBODY>
            <TR>
              <TD vAlign=top width=130> </TD>
              <TD width=550>&nbsp; </TD>
            </TR>
          </TBODY>
        </TABLE>
        <table cellspacing=0 cellpadding=0 width="100%" border=0>
          <tbody>
            <tr>
              <td valign=center>&nbsp;  当前位置→最新装饰顾问→添加文章</td>
            </tr>
            <tr>
              <td valign=center height="200" align="center"> <p class="style1">此功能关闭请按下面的联系方式购买</p>
                <p>开发商:网域高科<br>
联系QQ:38306293<br>
E-mail:wpjzhzxb@
联系电话:0719-5252634<br>
官方网站:http://www.
后台管理为admin/login.asp<br>
测试管理员:帐号:admin,密码:chinazhb<br>
留言管理密码:chinazhb<br>
本系统只售300元人民币</p>
                <p>付 款 方 式 </p>
                <p>一:中国工商银行<br>
  收款人姓名:曾新标<br>
  灵通卡:9558 8018 1010 1045277<br>
  存折帐号:1810811801020661485</p>
                <p><br>
                </p></td>
            </tr>
          </tbody>
        </table></TD>
    </TR>
    <TR>
      <TD colspan="2" align=left vAlign=top><table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr align="center" bgcolor="#E7E7E7">
            <td colspan="2" class="bord"> <p class="mar"><a href="#">联系方式</a>
                  <a href="#">技术支持</a>   <a href="#">本站信息</a>   <a href="#">诚邀加盟</a>   <a href="#">网站管理</a></p></td>
          </tr>
          <tr bgcolor="#E7E7E7">
            <td colspan="2"><table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#CCCCCC">
                <tr>
                  <td width="58%"><img src="image/spacer.gif" width="1" height="1"></td>
                  <td width="15%" bgcolor="#D3CB81"><img src="image/spacer.gif" width="1" height="1"><img src="image/spacer.gif" width="1" height="1"></td>
                  <td width="13%" bgcolor="#CBB6E0"><img src="image/spacer.gif" width="1" height="4"></td>
                  <td width="14%" bgcolor="#BA4B91"><img src="image/spacer.gif" width="1" height="1"></td>
                </tr>
              </table></td>
          </tr>
          <tr>
            <td width="20%"> </td>
            <td width="80%">&copy; Copyrights by <a href="http://www.网域高科信息技术有限公司</a>. All rights reserved.<br>
地址:湖北省十堰市   电话:0719-5252634&nbsp;&nbsp; 售后服务:0719-5252634<br>
<a href="mailto:qshbxzs@邮箱:wpjzhzxb@ Q Q:38306293(拒绝闲聊)&nbsp;&nbsp; 策划制作:<a href="http://www.网域高科</a></td>
          </tr>
        </table></TD>
    </TR>
  </TBODY>
</TABLE>
</BODY></HTML>
          <%end if%>
搜索更多相关主题的帖子: 代码 破解 
2008-04-05 00:02
快速回复:那位高手帮我破解这段代码
数据加载中...
 
   



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

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