update3.aspx
上传用户:yiyuerguo
上传日期:2014-09-27
资源大小:3781k
文件大小:12k
源码类别:

C#编程

开发平台:

Others

  1. <%@ Page Inherits="www.MyCodeBehind" Src="update2.cs" %> 
  2. <!-- saved from url=(0030)http://www.zysie.com/music.htm -->
  3. <HTML><HEAD><TITLE>我的技术社区</TITLE>
  4. <TABLE height=636 cellSpacing=0 cellPadding=0 width=1044 border=0>
  5.   <TBODY>
  6.   <TR>
  7.     <TD align=middle width="4%" height=81><BR>
  8.         <a href="addnews3.aspx"><IMG 
  9.       src="lulu/mv2.gif" width=77 height=22 border=0 align="top"></a></TD>
  10.     <TD align=middle width="4%" height=81><BR>
  11.         <IMG height=22 
  12.       src="lulu/mp32.gif" width=77 border=0></TD>
  13.     <TD align=middle width="4%"><BR>
  14.         <IMG height=22 
  15.       src="lulu/flash2.gif" width=77 border=0></TD>
  16.     <TD align=middle width="88%">&nbsp;</TD></TR>
  17.   <TR bgcolor="#9D9D9D">
  18.     <TD height=412 colSpan=4><TABLE height=320 cellSpacing=0 cellPadding=0 width="94%" 
  19.       border=0>
  20.           <TBODY>
  21.             <TR align=middle> 
  22.               <TD width=715 bgColor=#b6e1e7 height="100%"> <TABLE width=600 height=352 border=0 cellPadding=0 cellSpacing=0 bordercolor="#FFFFFF" bgcolor="#FFFFFF">
  23.                   <TBODY>
  24.                     <TR> 
  25.                       <TD height="352" align=middle vAlign=center bgColor=#FFFFFF scope=col> 
  26.                         <TABLE width=715 height=286 border=0 cellPadding=0 cellSpacing=5 bordercolor="#CCCCCC" 
  27.                   bgColor=#EAEAEA>
  28.                           <TBODY>
  29.                             <TR> 
  30.                               <td width="31" 
  31.                       height=276 bgColor=#DBD8E7 scope=col><form runat="server">
  32.     
  33.                                   <table width="92%" border="0" align="left">
  34.                                     <tr> 
  35.                                       <td width="665" height="3"> </td>
  36.                                     </tr>
  37.                                     <tr> 
  38.                                       <td width="665" height="3"> <div align="center"><font size="2">请选择新闻类型: 
  39.                                           <asp:DropDownList id="DropDownList2"  runat="server"/> 
  40.                                           </font> 
  41.                                           <asp:Button id="Button3"  Text="确定"  runat="server"/>
  42.                                         </div></td>
  43.                                     </tr>
  44.                                     <tr> 
  45.                                       <td width="665"> <div align="center"> 
  46.                                           <ASP:DataGrid id="MyList" 
  47.        AllowPaging="True"    
  48.     PageSize="10"    
  49.     OnPageIndexChanged="MyList_Page"    
  50.     PagerStyle-Visible="false"  
  51.     runat="server" 
  52.     Width="500"
  53.     GridLines="None"
  54.     ShowFooter="false" 
  55.     CellPadding="2"
  56.     CellSpacing="1"
  57.     Font-Name="宋体"
  58.     Font-Size="8pt"
  59.     EnableViewState="false"
  60.     AutoGenerateColumns="false" 
  61.     DataKeyField="id"
  62.     OnDeleteCommand="MyDataGrid_Delete"
  63.  > 
  64.                                             <Columns>
  65.                                             <asp:BoundColumn ItemStyle-Width="150px" HeaderText="" DataField="shijian" /> 
  66.                                             <asp:HyperLinkColumn ItemStyle-Width="400px"    
  67.                 HeaderText=""    
  68.                 DataNavigateUrlField="id"    
  69.                 DataNavigateUrlFormatString="xiu3.aspx?id={0}"    
  70.                 DataTextField="biaoti"    
  71.                 Target="_new"    
  72.             /> 
  73.                                             <asp:ButtonColumn ItemStyle-Width="100px" Text="删除" CommandName="Delete"/> 
  74.                                             </Columns>
  75.                                           </asp:DataGrid>
  76.                                         </div></td>
  77.                                     </tr>
  78.                                     <tr> 
  79.                                       <td width="665" height="13"> <div align="center"> 
  80.                                           <table width="93%" border="0" align="center">
  81.                                             <tr> 
  82.                                               <td colspan="10" height="11"> <table width="621" border="0" align="center">
  83.                                                   <tr> 
  84.                                                     <td width="50%" height="34"> 
  85.                                                       <div align="center"><font size="2">新闻搜索: 
  86.                                                         <asp:TextBox ID="TextBox1" class="input" TITLE="请输入关键字!!" runat="Server" Width="130" Height="18" />
  87.                                                         </font></div></td>
  88.                                                     <td width="29%"> <div align="center"> 
  89.                                                         <font size="2"> 
  90.                                                         <asp:dropdownList id="DropDownList1" runat=server> 
  91.                                                           <asp:listitem value="zuozhe">按作者查找</asp:listitem>
  92.                                                           <asp:listitem value="biaoti">按主题查找</asp:listitem>
  93.                                                           <asp:listitem value="neirong">按内容查找</asp:listitem>
  94.                                                         </asp:dropdownlist>
  95.                                                         </font></div></td>
  96.                                                     <td width="29%"> <div align="center"> 
  97.                                                         <font size="2"> 
  98.                                                         <asp:button text="查找"  OnClick="SubmitBtn_Click" ID="Button1" class="input1" Width="70" Height="19" runat="server"/>
  99.                                                         </font></div></td>
  100.                                                   </tr>
  101.                                                 </table></td>
  102.                                             </tr>
  103.                                             <tr> 
  104.                                               <td colspan="10" height="11"></td>
  105.                                             </tr>
  106.                                             <tr> 
  107.                                               <td width="43" height="11"> <div align="right"><font size="2">>></font></div></td>
  108.                                               <td width="55" height="11"> <div align="center"><font color="#0000A0" size="2">分 
  109.                                                   页</font></div></td>
  110.                                               <td width="54" height="11"> <div align="center"><font size="2"> 
  111.                                                   <asp:LinkButton id="btnFirst" runat="server"    
  112.         Text="首 页"   
  113.         CommandName="Pager"  
  114.         CommandArgument="First"    
  115.         ForeColor="navy"    
  116.         Font-Name="verdana" Font-size="8pt"    
  117.         OnCommand="PagerButtonClick"    
  118.         /></font></div></td>
  119.                                               <td width="54" height="11"> <div align="center"> 
  120.                                                   <font size="2"> 
  121.                                                   <asp:LinkButton id="btnPrev" runat="server"    
  122.         Text="上一页"    
  123.         CommandName="Pager"  
  124.         CommandArgument="Prev"    
  125.         ForeColor="navy"    
  126.         Font-Name="verdana" Font-size="8pt"    
  127.         OnCommand="PagerButtonClick"    
  128.         /></font></div></td>
  129.                                               <td width="54" height="11"> <div align="center"><font size="2"> 
  130.                                                   <asp:LinkButton id="btnNext" runat="server"    
  131.         Text="下一页"    
  132.         CommandName="Pager"  
  133.         CommandArgument="Next"    
  134.         ForeColor="navy"    
  135.         Font-Name="verdana" Font-size="8pt"    
  136.         OnCommand="PagerButtonClick"    
  137.         /></font></div></td>
  138.                                               <td width="54" height="11"> <div align="center"> 
  139.                                                   <font size="2"> 
  140.                                                   <asp:LinkButton id="btnLast" runat="server"    
  141.         Text="尾 页"    
  142.         CommandName="Pager"  
  143.         CommandArgument="Last"    
  144.         ForeColor="navy"    
  145.         Font-Name="verdana" Font-size="8pt"    
  146.         OnCommand="PagerButtonClick"    
  147.         /></font></div></td>
  148.                                               <td width="55" height="11"> <div align="center"> 
  149.                                                   <font color="#0000A0" size="2">页 
  150.                                                   </font><font color="#FF0000" size="2"> 
  151.                                                   <asp:Label id="lblCurrentPage" runat="server"/> 
  152.                                                   </font><font size="2"> / <font color="#FF0000"> 
  153.                                                   <asp:Label id="lblPageCount" runat="server"/> 
  154.                                                   </font></font></div></td>
  155.                                               <td width="74" height="11"> <div align="center"><font color="#0000A0" size="2">共<font color="#FF0000"> 
  156.                                                   <asp:Label id="lblRecordCount" runat="server"/> 
  157.                                                   </font> 条</font></div></td>
  158.                                               <td width="73" height="11"> <div align="center"><font color="#FF0000" size="2">10</font><font color="#0000A0" size="2">条记录/页</font></div></td>
  159.                                               <td width="88" height="11"> <div align="center"> 
  160.                                                   <font color="#0000A0" size="2">转到第 
  161.                                                   <asp:TextBox class="input" id="txtIndex" runat="server" Width="20" height="15" Columns="2" Font-Size="11px" ForeColor="#0000A0" OnTextChanged="txtIndex_Changed"/>
  162.                                                   页</font> </div></td>
  163.                                             </tr>
  164.                                           </table>
  165.                                         </div></td>
  166.                                     </tr>
  167.                                   </table>
  168.   <p align="center">&nbsp;</p>
  169. </form>&nbsp;</td>
  170.                             </TR>
  171.                           </TBODY>
  172.                         </TABLE></TD>
  173.                     </TR>
  174.                   </TBODY>
  175.                 </TABLE></TD>
  176.               <TD align=left width=291 bgColor=#b6e1e7> <P>&nbsp;</P>
  177.                 <TABLE width=232 height=160 border=0 align="center" cellPadding=0 cellSpacing=5 
  178.             bgColor=#c0c0c0>
  179.                   <TBODY>
  180.                     <TR> 
  181.                       <TD width="222" align=left bgColor=#ffffff scope=col> <TABLE width=220 height=150 
  182.                   border=0 cellPadding=0 cellSpacing=0 bgcolor="#FFFFCC">
  183.                           <TBODY>
  184.                             <TR> 
  185.                               <TH scope=col width=19>&nbsp;</TH>
  186.                               <TD vAlign=center scope=col align=left 
  187.                         width=184>&nbsp;&nbsp;<font size="2">&nbsp;<SPAN id=intro><SPAN 
  188.                         class=jianjie>&nbsp;&nbsp; 这里收集的都是我最喜欢的程序代码集,无论它们是否为你所熟悉,我依旧满心期待地将它们推荐给你,因为它们都曾让我真真切切地感受着程序世界中最真实的震撼和曼妙!</SPAN></SPAN></font></TD>
  189.                               <TH scope=col 
  190.               width=17>&nbsp;</TH>
  191.                             </TR>
  192.                           </TBODY>
  193.                         </TABLE></TD>
  194.                     </TR>
  195.                   </TBODY>
  196.                 </TABLE></TD>
  197.             </TR>
  198.           </TBODY>
  199.         </TABLE></TD></TR>
  200.   <TR align=right>
  201.       <TD colSpan=4 height=13><SPAN class=fav><SPAN class=style2><font size="2"><IMG height=11 
  202.       src="lulu的音乐室.files/new_head.gif" width=11 border=0></font></SPAN><font size="2">首页</font></SPAN> 
  203.         <font size="2">&nbsp;&nbsp;&nbsp;<IMG 
  204.       height=11 src="lulu的音乐室.files/new_head.gif" width=11>甜饼森林bbs&nbsp;&nbsp;&nbsp;<IMG height=11 
  205.       src="lulu的音乐室.files/new_head.gif" width=11><SPAN class=fav>留言本&nbsp;&nbsp;</SPAN></font></TD>
  206.     </TR>
  207.   <TR vAlign=top align=right>
  208.     <TD background=lulu的音乐室.files/bj06.jpg colSpan=4 
  209.   height=130>&nbsp;</TD></TR></TBODY></TABLE>
  210. </BODY></HTML>