返回列表 回复 发帖

这个凹丫丫黄金广告位招租代码是哪段啊???

:'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'( :'(


<!--#include file="include/conn.asp"-->
<!--#include file="include/config.asp"-->
<!--#include file="Member/include/login.asp"-->
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="include/css.css" type="text/css">
<title>世界之星-浪漫满屋</title>
<meta name="keywords" content="凹丫丫,凹丫丫新闻发布系统,免费新闻系统,凹丫丫文章发布系统">
<meta name="description" content="凹丫丫,凹丫丫新闻发布系统,免费新闻系统,凹丫丫文章发布系统,欢迎网站订做,我们将竭诚为您服务!">
<meta content="[email=lovecswh@163.com,<a href=]www.oyaya.cn[/email]" target="_blank">lovecswh@163.com,www.oyaya.cn,版权归新偶像所有,凹丫丫工作室提供专业的网站设计维护制作服务" name="author">
<meta content=all name="robots">
<meta content=all name="googleot">
<script type="text/javascript" src="jsinc/login.js"></script>
</head>
<body topmargin="0">
<!--#include file="include/top.asp"-->
<table width="900" height="29" border="0" align="center" cellpadding="0" cellspacing="0" background="images/gaobei_top2.gif">
     <tbody>
     <tr>
      <td width="93"></td>
       <td valign="center" width="210"><div style="padding-bottom:6px; color:#ffffff">
         <div id='linkweb'></div>
<script>setInterval("linkweb.innerHTML=new Date().toLocaleString()+' 星期'+'日一二三四五六'.charAt(new Date().getDay());",1000);
</script>
       </div></td>
     <td width="20"></td>
<td width="577"><div style="padding-bottom:3px;"><font color="#008af7">您现在所在的位置:</font><a href="http://www.oyaya.cn/">首页</a></div></td>
       </tr>
  </tbody>
</table>
<table width="900" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="680" align="center" valign="top">
<div style="width:680px;">
  <div style="width:100%"><img src="images/spacer.gif" width="1" height="5"></div>
  <table width="390" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="390" align="center" valign="top"><%call tuijiannews()%>
<div style="width:100%"><img src="images/spacer.gif" width="1" height="3"></div>
      <table width="385" border="0" cellpadding="0" cellspacing="0" background="images/topsearch_bg.gif">
        <tr><form action="Search.asp" method="GET" name="form1" id="form1">
          <td width="200" height="37" align="center"><input name="key" type="text" class="input" id="key" size="30" /></td>
          <td width="111" align="center"><select name="otype" id="otype">
              <option value="msg" selected>智能模糊搜索</option>
              <option value="title">仅搜索标题</option>
          </select></td>
          <td width="79" align="center"><input name="submit" type="image" src="images/topsearch_submit.gif" /></td>
       </form>
     </tr>
      </table></td>
  </tr>
</table>
  <div style="width:100%"><img src="images/spacer.gif" width="1" height="7"></div>
  <table width="680" border="0" cellspacing="0" cellpadding="0">
<% sqlt="select boardid,boardname,classid from board where classid=1 order by boardid"
set rst=server.createobject("ADODB.Recordset")
rst.open sqlt,conn,1,1
do while Not rst.eof
%>  
  <tr>
    <% for n=1 to 2 %>
<td width="335" align="left" valign="top">
      <table width=335 border=0 cellpadding=0 cellspacing=0 class="hemo_new">
      <tbody>
        <tr>
          <td width=49 height="33" align="center"><img src="images/article_ico_1.gif" width="11" height="13"></td>
          <td width=249>  <a href="Channel.asp?classid=<%=rst("classid")%>&boardid=<%=rst("boardid")%>"><strong><%=rst("boardname")%></strong></a></td>
          <td width=30> </td>
        </tr>
        <tr>
          <td height="23" colspan="3" align="center">
    <div style="width:100%"><img src="images/spacer.gif" width="1" height="3"></div>
<%'文章列表开始%>
<%
t=0
set rs=server.createobject("adodb.recordset")
sql="select top 8 id,ifimg,title,oColor,data,oStyle,intime,ifshow,boardid from article where ifshow=1 and boardid="&rst("boardid")&" order by id desc"
rs.open sql,conn,1,1
if not rs.eof then
%>
<ul class="list0" style="padding-left:8px; padding-bottom:3px;">
<%do while not rs.eof
t=t+1
%>
        <li><span><%if rs("data")=date() then%><font color="#ff0000"><%else%><font color="#999999"><%end if%>[<%=rs("intime")%>]</font></span><a class="<%=rs("oColor")%>" href="Articlenews.asp?id=<%=rs("id")%>" title="<%=rs("title")%>" target="_blank"><div class="<%=rs("oStyle")%>"><% if rs("ifimg")=1 then response.write "<font color=#ff0000>[图文]</font>" end if %><%=left(rs("title"),25)%><% if Len(rs("title"))>15 then %>…<% end if %>
        </div></a></li>
<%
if t>=8 then exit do
rs.movenext
loop
else
response.write "<li>尚无收录</td></li>"
end if
rs.close
%>
</ul>
<%'文章列表结束%>
    </td>
          </tr>
      </tbody>
    </table>
<div style="width:100%"><img src="images/spacer.gif" width="1" height="5"></div>
</td>
<%
  rst.movenext
  if rst.eof then exit for
  if rst.eof then exit do
  Next
  %>
    </tr>
<%loop
  rst.close
  set rst=nothing%>
</table>
  </div></td>
<td width="220" height="300" align="center" valign="top">
<table width="220" border="0" cellpadding="0" cellspacing="0" class="turl">
      <tr>
        <td height="33" align="center" background="images/tit_bg.gif"><strong>用户登陆</strong></td>
      </tr>
      <tr>
        <td align="center">
  <%call login()%>
  </td>
      </tr>
    </table>
<script type="text/JavaScript">
alimama_pid="mm_11329049_1282900_2742696";
alimama_titlecolor="0000FF";
alimama_descolor ="000000";
alimama_bgcolor="FFFFFF";
alimama_bordercolor="E6E6E6";
alimama_linkcolor="008000";
alimama_bottomcolor="FFFFFF";
alimama_anglesize="0";
alimama_bgpic="0";
alimama_icon="0";
alimama_sizecode="41";
alimama_width=120;
alimama_height=60;
alimama_type=2;
</script>
<script src="http://a.alimama.cn/inf.js" type=text/javascript>
</script>
<!--#include file="left.asp"--></td>
  </tr>
</table>
<div style="width:100%"><img src="images/spacer.gif" width="1" height="5"></div>
<center>
<div style="width:900px; height:auto;">
  <div class="links_">  友情链接 & 合作伙伴</div>
  <div class="tab_k wenzhang" style="text-align:left; padding-left:5px;"><%call link()%></div>
</div></center>
<div style="width:100%"><img src="images/spacer.gif" width="1" height="5"></div>
<!--#include file="include/bottom.asp"-->
</body>
</html>
bang  a
left.asp 文件里

谢谢

谢了  呵呵    /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 /:yy83 送您     呵呵
很菜鸟的一个问题
问世间情为何物,不过一物降一物~
呵呵,学习中,继续学习
返回列表