新聞添加html頁面

          <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="NewsEdit.aspx.cs" Inherits="domain.UI.images.News.NewsEdit" %>

          <%@ Register Assembly="CuteEditor" Namespace="CuteEditor" TagPrefix="CE" %>

          <!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>
          </head>
          <body>
              <form id="form1" runat="server">
                    <table align="center" border="0" cellpadding="0" cellspacing="0" width="760">
                      <tr>
                          <td align="center" bgcolor="#eef7ff" colspan="2" style="height: 20px">
                              推薦產品編輯</td>
                      </tr>
                      <tr bgcolor="#ffffff">
                          <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 30px">
                              <div align="center">
                                  <span style="font-size: 10pt; font-family: 宋體">類型</span></div>
                          </td>
                          <td bgcolor="#eef7ff" style="height: 30px">
                              <asp:DropDownList ID="DdlType" runat="server" Width="258px">
                              </asp:DropDownList></td>
                      </tr>
                        <tr bgcolor="#ffffff">
                            <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 30px">
                                <span style="font-size: 10pt; font-family: 宋體">標題</span></td>
                            <td bgcolor="#eef7ff" style="height: 30px">
                                <asp:TextBox ID="TbTitle" runat="server" Width="251px"></asp:TextBox></td>
                        </tr>
                        <tr bgcolor="#ffffff" style="background-color: #eef7ff">
                            <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 30px">
                                關鍵字</td>
                            <td bgcolor="#eef7ff" style="color: #ff6600; height: 30px">
                                <asp:TextBox ID="TbKeyword" runat="server" Width="251px"></asp:TextBox></td>
                        </tr>
                      <tr bgcolor="#ffffff" style="background-color: #eef7ff">
                          <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 30px">
                              <p class="MsoNormal" style="margin: 0cm 0cm 0pt">
                                  <span style="font-size: 10pt; font-family: 宋體;'">來源</span></p>
                          </td>
                          <td bgcolor="#eef7ff" style="color: #ff6600; height: 30px">
                              <asp:TextBox ID="TbComeFrom" runat="server" Width="252px"></asp:TextBox></td>
                      </tr>
                      <tr bgcolor="#ffffff" style="background-color: #eef7ff">
                          <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 30px">
                              <div align="center">
                                  <span style="color: #ff6600">
                                      <p class="MsoNormal" style="margin: 0cm 0cm 0pt">
                                          <span style="font-size: 10pt; color: #000000; font-family: 宋體; mso-ascii-font-family: 'Times New Roman';
                                              mso-hansi-font-family: 'Times New Roman'">作者</span></p>
                                  </span></div>
                          </td>
                          <td bgcolor="#eef7ff" style="color: #ff6600; height: 30px">
                              <span class="font"><font color="#666666"><font color="#999999"><font color="#ff6600">
                                  <asp:TextBox ID="TbAuthor" runat="server" Width="252px"></asp:TextBox></font></font></font></span></td>
                      </tr>
                      <tr bgcolor="#ffffff" style="background-color: #eef7ff">
                          <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 30px">
                              <p class="MsoNormal" style="margin: 0cm 0cm 0pt">
                                  <span style="font-size: 10pt; font-family: 宋體; mso-ascii-font-family: 'Times New Roman';
                                      mso-hansi-font-family: 'Times New Roman'">內容</span></p>
                          </td>
                          <td bgcolor="#eef7ff" style="color: #ff6600; height: 30px">
                              <CE:Editor ID="TbContent" runat="server" Width="572px">
                                  <FrameStyle BackColor="White" BorderColor="#DDDDDD" BorderStyle="Solid" BorderWidth="1px"
                                      CssClass="CuteEditorFrame" Height="100%" Width="100%" />
                              </CE:Editor>
                          </td>
                      </tr>
                      <tr bgcolor="#ffffff" style="background-color: #eef7ff">
                          <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 8px">
                              <span style="font-size: 10.5pt; font-family: 宋體; mso-ascii-font-family: 'Times New Roman';
                                  mso-hansi-font-family: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-font-kerning: 1.0pt;
                                  mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN;
                                  mso-bidi-language: AR-SA">圖片</span></td>
                          <td bgcolor="#eef7ff" style="color: #ff6600; height: 8px">
                              <asp:Image ID="idPic" runat="server" Height="115px" Width="257px" /><br />
                              <asp:FileUpload ID="FpPic" onchange="document.getElementById('idPic').src=value" runat="server" Width="332px" /></td>
                      </tr>
                        <tr bgcolor="#ffffff" style="background-color: #eef7ff">
                            <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 30px">
                                <span style="font-size: 10.5pt; font-family: 宋體; mso-ascii-font-family: 'Times New Roman';
                                    mso-hansi-font-family: 'Times New Roman'; mso-bidi-font-size: 12.0pt; mso-font-kerning: 1.0pt;
                                    mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN;
                                    mso-bidi-language: AR-SA">屬性</span></td>
                            <td bgcolor="#eef7ff" style="color: #ff6600; height: 30px">
                                <asp:CheckBox ID="Cbcommand" runat="server" Text="推薦" />
                                &nbsp; &nbsp;
                                <asp:CheckBox ID="cbTop" runat="server" Text="置頂" /></td>
                        </tr>
                      <tr bgcolor="#ffffff">
                          <td align="center" bgcolor="#d2eaff" style="width: 93px; height: 16px;">
                              <div align="right">
                                  &nbsp;</div>
                          </td>
                          <td bgcolor="#eef7ff" style="height: 16px">
                              &nbsp;<asp:Button ID="BtEdit" runat="server" Text="編輯" Width="67px" OnClick="BtEdit_Click" /><span class="font"></span></td>
                      </tr>
                      <tr>
                          <td style="width: 93px; height: 19px;">
                              &nbsp;</td>
                          <td style="height: 19px">
                              &nbsp;</td>
                      </tr>
                  </table>
              </form>
          </body>
          </html>

          posted on 2009-06-10 18:17 sanmao 閱讀(1010) 評論(1)  編輯  收藏

          FeedBack:
          # re: 新聞添加html頁面[未登錄]
          2013-01-05 13:15 | wang
          fadsfafaf  回復  更多評論
            

          只有注冊用戶登錄后才能發表評論。


          網站導航:
           

          常用鏈接

          留言簿(5)

          隨筆分類

          隨筆檔案

          搜索

          •  

          最新評論

          閱讀排行榜

          評論排行榜

          主站蜘蛛池模板: 九江市| 青海省| 疏勒县| 怀化市| 阿拉善右旗| 南部县| 庆元县| 静乐县| 水城县| 通州市| 云阳县| 伊春市| 绍兴市| 江门市| 南丹县| 邵阳市| 佛坪县| 吉隆县| 隆安县| 舒城县| 五大连池市| 墨玉县| 镇原县| 申扎县| 那曲县| 塔河县| 崇义县| 舒兰市| 大方县| 甘南县| 松桃| 浠水县| 彭泽县| 洪雅县| 斗六市| 鹿邑县| 黄陵县| 肃北| 新蔡县| 定安县| 民勤县|