[asp]阿里西西的alexa采集效果代码(7)


      for tt=0 to ubound(names)-1
      if tt<15 then
          tmpcontent = tmpcontent&names(tt)&"|"
      end if
      %>
      <li><a href="Index.asp?url=<%=names(tt)%>" title="www.<%=names(tt)%>"><%=names(tt)%></a></li>
      <%
        next
        f.write(trim(tmpcontent))
        f.close
        set f = nothing
    %>    
</ul></DIV>
</DIV>
<DIV id=lovexin2 class="body" style='Z-INDEX: 10; LEFT: 888px; POSITION: absolute; TOP: 117px; width: 108;'><div style="background:#E8F5FE;height:18px;font-size:12px;font-weight:bold;" onClick='javascript:window.hide()'>您关注的站点</div>
<div>
<ul>
<%
        for ttt=0 to ubound(ttnames)-1
        %>
        <li><a href="index.asp?url=<%=ttnames(ttt)%>" title="www.<%=ttnames(ttt)%>"><%=ttnames(ttt)%></a></li>
        <%
        next
%>

</ul>
</div>
</DIV>
<div class="body" style="padding:5px;margin-top:8px;background-color:#E8F5FE;">
  <form action="" method="get" style="padding:0;margin:0;">
    Alexa排名查询的网址:http://
    <input name="url" type="text" style="width:300px" value="<%=domain%>">
    <input type="submit" value="查 询"> 
  </form>
</div>

<div class="th">网站 <%=domain%> 的Alexa排名综合信息</div>
<div class="body" style="padding-top:10px;height:190px;">
  <div style="float:left;width:230;text-align:center;">
    <!--GOOGLE ADS-->

    <div style="margin-top:8px;">
    <a href="http://thumbnails.alexa.com/update_thumbnail?url=<%=domain%>" target="_blank">更新缩略图</a> | <a href="http://www.alexa.com/data/details/contact_info?url=<%=domain%>" target="_blank">修改信息</a> | <a href="http://www.alexa.com/data/details/editor?type=rl&url=<%=domain%>" target="_blank">提交链接</a></div>

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:http://www.heiqu.com/2438.html