index.aspx
资源名称:yjal.rar [点击查看]
上传用户:shjujing
上传日期:2022-07-28
资源大小:11244k
文件大小:22k
源码类别:
Email客户端
开发平台:
Visual C++
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="index.aspx.cs" Inherits="_Default" %>
- <%@ Register Src="left.ascx" TagName="left" TagPrefix="uc1" %>
- <%@ Register Src="menu.ascx" TagName="menu" TagPrefix="uc2" %>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" >
- <head runat="server">
- <title>都市网络新闻中心</title>
- <link href="css/css.css" rel="stylesheet" type="text/css" />
- </head>
- <body class="css" style="margin-top: 0px; padding-top: 0px; background-color: #0b66b6; margin-bottom: 0px; padding-bottom: 0px;">
- <form id="form1" runat="server">
- <div class="txt">
- <table style="width: 800px; height: 547px; margin-top: 0px; padding-top: 0px;" align="center" class="txt" border="0" cellspacing="0">
- <tr>
- <td align="center" colspan="3" style="height: 21px" valign="top">
- <uc2:menu ID="Menu1" runat="server" />
- </td>
- </tr>
- <tr>
- <td align="center" colspan="3" style="background-image: url(image/5.gif); height: 16px"
- valign="top">
- </td>
- </tr>
- <tr>
- <td align="left" rowspan="8" style="margin-top: 0px; padding-left: 0px; margin-left: 0px;
- width: 953px; padding-top: 0px">
- <uc1:left ID="Left1" runat="server" />
- </td>
- <td colspan="2" style="height: 56px; background-color: #ffffff; width: 593px;" valign="top">
- <table style="width: 590px; height: 139px" border="0" cellspacing="0">
- <tr>
- <td colspan="3" style="background-image: url(image/9.gif); height: 34px" align="right">
- 更多>>><asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/image/14.gif" PostBackUrl="~/newsList.aspx?id=1" />
-
- </td>
- </tr><tr>
- <td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
- <asp:Image ID="Image1" runat="server" Height="105px" ImageUrl="~/image/szyw.jpg" Width="116px" /></td>
- <td colspan="2" style="height: 17px">
- <asp:DataList ID="dlSZ" runat="server" Height="1px" Width="1px" OnItemCommand="dlSZ_ItemCommand" BackColor="White"><ItemTemplate><table border="0" style="width: 419px; height: 20px" cellspacing="0" class="txt">
- <tr>
- <td style="width: 90px; height: 20px;">
- 『
- <%# DataBinder.Eval(Container.DataItem,"type")%>
- 』</td>
- <td colspan="2" style="height: 20px">
- <asp:LinkButton ID="LinkButton3" runat="server" CommandName="select" CausesValidation="False"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton>
- </td>
- </tr>
- </table>
- </ItemTemplate>
- <HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
- </asp:DataList></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
- <table style="width: 590px; height: 139px" border="0" cellspacing="0">
- <tr>
- <td colspan="3" style="background-image: url(image/jj.gif); height: 29px" align="right">
- 更多>>><asp:ImageButton ID="ImageButton2" runat="server" ImageUrl="~/image/14.gif" PostBackUrl="~/newsList.aspx?id=2" />
- </td>
- </tr>
- <tr>
- <td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
- <asp:Image ID="Image2" runat="server" Height="105px" ImageUrl="~/image/jjdx.jpg" Width="116px" /></td>
- <td colspan="2" style="height: 17px">
- <asp:DataList ID="dlJJ" runat="server" Height="1px" Width="11px" OnItemCommand="dlJJ_ItemCommand">
- <ItemTemplate>
- <table border="0" style="width: 419px; height: 20px" cellspacing="0" class="txt">
- <tr>
- <td style="width: 90px; height: 20px;">
- 『
- <%# DataBinder.Eval(Container.DataItem,"type")%>
- 』</td>
- <td colspan="2" style="height: 20px">
- <asp:LinkButton ID="LinkButton1" runat="server" CommandName="select"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton>
- </td>
- </tr>
- </table>
- </ItemTemplate>
- <HeaderStyle ForeColor="Blue" />
- </asp:DataList></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
- <table style="width: 590px; height: 139px" border="0" cellspacing="0">
- <tr>
- <td colspan="3" style="background-image: url(image/sj.gif); height: 29px" align="right">
- 更多>>><asp:ImageButton ID="ImageButton3" runat="server" ImageUrl="~/image/14.gif" PostBackUrl="~/newsList.aspx?id=3" />
- </td>
- </tr>
- <tr>
- <td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
- <asp:Image ID="Image3" runat="server" Height="105px" ImageUrl="~/image/sjjs.jpg" Width="116px" /></td>
- <td colspan="2" style="height: 17px">
- <asp:DataList ID="dlJS" runat="server" Height="1px" Width="5px" OnItemCommand="dlJS_ItemCommand">
- <ItemTemplate><table border="0" style="width: 420px; height: 20px" cellspacing="0" class="txt">
- <tr>
- <td style="width: 90px; height: 18px;" align="center">
- 『
- <%# DataBinder.Eval(Container.DataItem,"type")%>
- 』</td>
- <td style="height: 18px">
- <asp:LinkButton ID="LinkButton2" runat="server" CommandName="select"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton></td>
- </tr>
- </table>
- </ItemTemplate>
- <HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
- </asp:DataList></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
- <table style="width: 590px; height: 139px" border="0" cellspacing="0">
- <tr>
- <td colspan="3" style="background-image: url(image/kj.gif); height: 29px" align="right">
- 更多>>><asp:ImageButton ID="ImageButton4" runat="server" ImageUrl="~/image/14.gif" PostBackUrl="~/newsList.aspx?id=4" />
- </td>
- </tr>
- <tr>
- <td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
- <asp:Image ID="Image4" runat="server" Height="105px" ImageUrl="~/gif/kxjy.gif" Width="116px" /></td>
- <td colspan="2" style="height: 17px">
- <asp:DataList ID="dlJY" runat="server" Height="1px" Width="5px" OnItemCommand="dlJY_ItemCommand">
- <ItemTemplate>
- <table border="0" style="width: 420px; height: 20px" cellspacing="0" class="txt">
- <tr>
- <td style="width: 90px; height: 18px;" align="center">
- 『
- <%# DataBinder.Eval(Container.DataItem,"type")%>
- 』</td>
- <td style="height: 18px">
- <asp:LinkButton ID="LinkButton1" runat="server" CommandName="select"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton></td>
- </tr>
- </table>
- </ItemTemplate>
- <HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
- </asp:DataList></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
- <table style="width: 590px; height: 139px" border="0" cellspacing="0">
- <tr>
- <td colspan="3" style="background-image: url(image/fd.gif); height: 29px" align="right">
- 更多>>><asp:ImageButton ID="ImageButton5" runat="server" ImageUrl="~/image/14.gif" PostBackUrl="~/newsList.aspx?id=5" />
- </td>
- </tr>
- <tr>
- <td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
- <asp:Image ID="Image5" runat="server" Height="105px" ImageUrl="~/image/fzdd.jpg" Width="116px" /></td>
- <td colspan="2" style="height: 17px">
- <asp:DataList ID="dlFZ" runat="server" Height="1px" Width="5px" OnItemCommand="dlFZ_ItemCommand"><ItemTemplate>
- <table border="0" style="width: 420px; height: 20px" cellspacing="0" class="txt">
- <tr>
- <td style="width: 90px; height: 18px;" align="center">
- 『
- <%# DataBinder.Eval(Container.DataItem,"type")%>
- 』</td>
- <td style="height: 18px">
- <asp:LinkButton ID="LinkButton1" runat="server" CommandName="select"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton></td>
- </tr>
- </table>
- </ItemTemplate>
- <HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
- </asp:DataList></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
- <table style="width: 590px; height: 139px" border="0" cellspacing="0">
- <tr>
- <td colspan="3" style="background-image: url(image/sx.gif); height: 29px" align="right">
- 更多>>><asp:ImageButton ID="ImageButton6" runat="server" ImageUrl="~/image/14.gif" PostBackUrl="~/newsList.aspx?id=6" />
- </td>
- </tr>
- <tr>
- <td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
- <asp:Image ID="Image6" runat="server" Height="105px" ImageUrl="~/image/shxx.jpg" Width="116px" /></td>
- <td colspan="2" style="height: 17px">
- <asp:DataList ID="dlSH" runat="server" Height="1px" Width="5px" OnItemCommand="dlSZ_ItemCommand">
- <ItemTemplate>
- <table border="0" style="width: 420px; height: 20px" cellspacing="0" class="txt">
- <tr>
- <td style="width: 90px; height: 18px;" align="center">
- 『
- <%# DataBinder.Eval(Container.DataItem,"type")%>
- 』</td>
- <td style="height: 18px">
- <asp:LinkButton ID="LinkButton1" runat="server" CommandName="select"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton></td>
- </tr>
- </table>
- </ItemTemplate>
- <HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
- </asp:DataList></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
- <table style="width: 590px; height: 139px" border="0" cellspacing="0">
- <tr>
- <td colspan="3" style="background-image: url(image/ts.gif); height: 29px" align="right">
- 更多>>><asp:ImageButton ID="ImageButton8" runat="server" ImageUrl="~/image/14.gif" PostBackUrl="~/newsList.aspx?id=7" />
- </td>
- </tr>
- <tr>
- <td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
- <asp:Image ID="Image7" runat="server" Height="105px" ImageUrl="~/gif/tyyd.GIF" Width="116px" /></td>
- <td colspan="2" style="height: 17px">
- <asp:DataList ID="dlTY" runat="server" Height="1px" Width="5px" OnItemCommand="dlTY_ItemCommand">
- <ItemTemplate>
- <table border="0" style="width: 420px; height: 20px" cellspacing="0" class="txt">
- <tr>
- <td style="width: 90px; height: 18px;" align="center">
- 『
- <%# DataBinder.Eval(Container.DataItem,"type")%>
- 』</td>
- <td style="height: 18px">
- <asp:LinkButton ID="LinkButton1" runat="server" CommandName="select"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton></td>
- </tr>
- </table>
- </ItemTemplate>
- <HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
- </asp:DataList></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td colspan="2" style="height: 65px; background-color: #ffffff; width: 593px;" valign="top">
- <table style="width: 590px; height: 139px" border="0" cellspacing="0">
- <tr>
- <td colspan="3" style="background-image: url(image/sy.gif); height: 29px" align="right">
- 更多>>><asp:ImageButton ID="ImageButton7" runat="server" ImageUrl="~/image/14.gif" PostBackUrl="~/newsList.aspx?id=8" />
- </td>
- </tr>
- <tr>
- <td style="margin-top: 0px; background-image: url(image/news1.gif); width: 141px; padding-top: 0px; height: 17px" align="center">
- <asp:Image ID="Image8" runat="server" Height="105px" ImageUrl="~/image/ssyl.jpg" Width="116px" /></td>
- <td colspan="2" style="height: 17px">
- <asp:DataList ID="dlYL" runat="server" Height="1px" Width="5px" OnItemCommand="dlYL_ItemCommand">
- <ItemTemplate>
- <table border="0" style="width: 420px; height: 20px" cellspacing="0" class="txt">
- <tr>
- <td style="width: 90px; height: 18px;" align="center">
- 『
- <%# DataBinder.Eval(Container.DataItem,"type")%>
- 』</td>
- <td style="height: 18px">
- <asp:LinkButton ID="LinkButton1" runat="server" CommandName="select"><%# DataBinder.Eval(Container.DataItem,"title") %></asp:LinkButton></td>
- </tr>
- </table>
- </ItemTemplate>
- <HeaderStyle ForeColor="Blue" Font-Bold="False" Font-Italic="False" Font-Overline="False" Font-Strikeout="False" Font-Underline="False" HorizontalAlign="Center" />
- </asp:DataList></td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td style="height: 10px; background-image: url(image/top2.gif);" colspan="3">
- </td>
- </tr>
- </table>
- </div>
- <table style="width: 803px; height: 59px; background-color: #ffffff;" align="center" cellspacing="0" class="txt" border="0">
- <tr>
- <td align="center" class="txt" colspan="3" style="height: 20px">
- 吉林省明日科技有限公司 客户服务热线:: (0431)4972266 客户服务邮箱:mingrisoft@mingrisoft.com</td>
- </tr>
- <tr>
- <td class="css" style="height: 16px">
- </td>
- <td align="center" class="txt" style="width: 555px; height: 16px">
- CopyRight <span lang="EN-US" style="font-size: 10.5pt; font-family: 'Times New Roman';
- mso-bidi-font-size: 12.0pt; mso-fareast-font-family: 宋体; mso-font-kerning: 1.0pt;
- mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA">
- © 明日科技有限公司 网络开发
- <asp:HyperLink ID="HyperLink1" runat="server" CssClass="txt" NavigateUrl="~/login/login.aspx">后台入口</asp:HyperLink></span></td>
- <td class="css" style="height: 16px">
- </td>
- </tr>
- </table>
- </form>
- </body>
- </html>