Asp + Forum list program --- page section

Source: Internet
Author: User

Asp + Forum list program --- page section

--------------------------------------------------------------------------------
[Bigeagle] is added to Joy ASP repository at 15:38:10, January 13:

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

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

<% ShowHead ("Forum Homepage"); %>

<Form runat = server>

<Table width = 720 align = center border = 0>
<Tr>
<Td width = 30 align = left>

</Td>
<Td width = 400> (<asp: Label ID = "lblTopicCounts1" runat = server/>)
<Asp: Label ID = "lblForumName" runat = server/>
<Br> Moderator:
<Asp: HyperLink ID = "linkMaster" runat = server/>
</Td>
<Td>
<Table width = 100% border = 0 align = left>
<Tr>
<Td align = left>

<A href = default. aspx>
<Span class = bigtitle>
EMatters Board
</Span> </a>
<Br>

<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>

<Table width = 720 border = 0 cellspacing = 1 cellpadding = 4 align = center>
<Tr bgcolor = # ffffff>
<Td width = 600>
<Asp: Label id = "lblTopicCounts" runat = server/> topics,
<Asp: Label ID = "lblPerPage" runat = server/> entries are displayed on each page.
Currently on the page: <asp: Label id = "lblPosition" runat = server/>
</Td>
<Td width = 30 align = center>
<Asp: HyperLink id = "linkFirstPage" runat = server>
Homepage
</Asp: HyperLink>
</Td>
<Td width = 30 align = center>
<Asp: HyperLink id = "linkPrevPage" runat = server>
Previous Page
</Asp: HyperLink>
<Td width = 30 align = center>
<Asp: HyperLink id = "linkNextPage" runat = server>
Back Page
</Asp: HyperLink>
</Td>
<Td width = 30 align = center>
<Asp: HyperLink id = "linkLastPage" runat = server>
Last page
</Asp: HyperLink>
</Td>
</Tr>
</Table>
<Center>
<Asp: table id = "tblTopic" width = 720 cellpadding = 4 cellspacing = 1 bgcolor = #000000 align = center runat = server>
<Asp: TableRow bgcolor = # ffffff valign = bottom>
<Asp: TableCell width = 30 runat = server>

</Asp: TableCell>
<Asp: TableCell width = 30 runat = server>

</Asp: TableCell>
<Asp: TableCell class = title width = 350 runat = server>
Topic
</Asp: TableCell>
<Asp: TableCell width = 60 class = title runat = server>
Author
</Asp: TableCell>
<Asp: TableCell width = 40 class = title runat = server>
Reply
</Asp: TableCell>
<Asp: TableCell class = title runat = server>
Last reply time
</Asp: TableCell>
</Asp: TableRow>

</Asp: table>


</Center>

<Table width = 720 border = 0 cellspacing = 1 cellpadding = 4 align = center>
<Tr bgcolor = # ffffff>
<Td width = 600>

</TD>
<Td width = 30 align = center>
<Asp: HyperLink id = "linkFirstPage1" runat = server>
Homepage
</Asp: HyperLink>
</Td>
<Td width = 30 align = center>
<Asp: HyperLink id = "linkPrevPage1" runat = server>
Previous Page
</Asp: HyperLink>
<Td width = 30 align = center>
<Asp: HyperLink id = "linkNextPage1" runat = server>
Back Page
</Asp: HyperLink>
</Td>
<Td width = 30 align = center>
<Asp: HyperLink id = "linkLastPage1" runat = server>
Last page
</Asp: HyperLink>
</Td>
</Tr>
</Table>
<Br>

<Table width = 720 align = center border = 0>
<Tr>
<Td align = right>
<Asp: DropDownList id = "selChangeForum" runat = server/>
</Td>
</Tr>
</Table>


</Form>
<Table width = 720 border = 0 cellpadding = 4 align = center>
<Tr valign = bottom>
<Td width = 200 align = left>

A New post has been posted since your last visit.
</Td>
<Td align = left width = 150>
(
More than 10 replies .)
</Td>
<Td> </td>
</Tr>
<Tr valign = bottom>
<Td align = left>

No new posts have been posted since your last visit.
</Td>
<Td align = left>
(
More than 5 replies .)
</Td>
<Td> </td>
</Tr>
<Tr>
<Td colspan = 3 align = left>

Closed topic-do not accept replies.
</Td>
</Tr>
<Td colspan = 3 align = center>
<Asp: imagebutton id = "btnPostNew1" src = images/post.gif border = 0 runat = server/>
</A>
</Td>
</Tr>
</Table> <br>

<% ShowBottom (); %>


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.