当前位置: 首页 > 图文教程 > 网络编程 > ASP > asp+的论坛列表程序---页面部分

ASP
ASP应用 用GetString来提高ASP的速度
ASP怎样可以获得代码中第一张图片地址
ASP开发经验谈 ASP开发10条经验总结
如何用ASP来获取客户端真实IP的地址?
用ASP实现就MP3曲目信息的操作全攻略
ASP中连接数据库的错误解决新解决办法
ASP后门之终极伪装
ASP生成静态htm页面基本代码
session在验证管理登陆时的使用方法
asp当中判断函数一览
IIS6.0 ASP 错误解析
ASP与JSP的区别和联系
几种打开记录集方式的比较
cookie和session机制之间的区别与联系
ASP的含义、功能和选择
ASP中巧用Response属性 -- contenttype
ASP内置对象Request和Response的详解
ASP错误大全
人文的ASP开发基础入门之简介
ASP 3.0高级编程(十二)

ASP 中的 asp+的论坛列表程序---页面部分


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-03   浏览: 40 ::
收藏到网摘: n/a

  asp+的论坛列表程序---页面部分    

--------------------------------------------------------------------------------
【bigeagle】 于 2000-11-13 15:38:10 加贴在 Joy ASP ↑:

<%@ Page Inherits="Forum" Src="source/forum.cs" Trace="false"%>
<%@ Register TagPrefix="Acme" TagName="Navigator" Src="acme/navigator.aspc" %>

<!--#include file="include/publicproc.inc"-->

<%ShowHead("论坛首页");%>         

<form runat=server>

<table width=720 align=center border=0>
   <tr>
       <td width=30 align=left>
           <img ID="imgNew" src="/upload/tech/20091103/20091103102517_3cef96dcc9b8035d23f69e30bb19218a.gif"">
       </td>
       <td width=400>(<asp:Label ID="lblTopicCounts1" runat=server/>)
          <asp:Label ID = "lblForumName" runat=server/>
          <br>版主:<img id="imgOICQ" width=20 height=20 runat=server/>
          <asp:HyperLink ID="linkMaster" runat=server/>
       </td>
       <td>
<table width=100% border=0 align=left>
     <tr>
         <td align=left>
              <img src = 'images/open.gif'>
                  <a href='default.aspx'>
                    <span class=bigtitle>
                       eMatters Board
                    </span></a>
             <br><img src="/upload/tech/20091103/20091103102518_82cec96096d4281b7c95cd7e74623496.gif">
              <img src = 'images/closed.gif'>
             <asp:Label id="lblForumName1" class=title runat=server/>
      </td></tr>
</table>
       </td>
   </tr>
</table>
<table width=720 align=center border=0>
   <tr>
       <td  align=right>
          <asp:imagebutton id="btnPostNew" src = 'images/post.gif' border=0 runat=server/>
       </td>
   </tr>
</table>
<Acme:Navigator runat=server/>
<br><br>

<table width=720 border=0 cellspacing=1 cellpadding=4 align=center>
     <tr bgcolor=#ffffff>
         <td width=600>
            共<asp:Label id="lblTopicCounts" runat=server/>个主题,