issuanceDepot.aspx
上传用户:yawei0714
上传日期:2020-11-26
资源大小:1004k
文件大小:8k
源码类别:

WEB源码(ASP,PHP,...)

开发平台:

HTML/CSS

  1. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="issuanceDepot.aspx.cs" Inherits="issuanceDepot" %>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" >
  4. <head runat="server">
  5.     <title>无标题页</title>
  6. </head>
  7. <body>
  8.     <form id="form1" runat="server">
  9.     <div>
  10.         <table border="0" cellpadding="0" cellspacing="0">
  11.             <tr>
  12.                 <td style="width: 100px">
  13.                     <asp:Image ID="Image1" runat="server" ImageUrl="~/images/fabuxinxi.gif" /></td>
  14.             </tr>
  15.             <tr>
  16.                 <td style="width: 100px">
  17.         <table border="0" cellpadding="0" cellspacing="0" style="width: 458px; height: 365px">
  18.             <tr>
  19.                 <td style="width: 31px; height: 21px;">
  20.                 </td>
  21.                 <td style="width: 111px; height: 21px;">
  22.                     仓储类别:</td>
  23.                 <td style="width: 286px; height: 21px;">
  24.                     <asp:DropDownList ID="ddlDepotType" runat="server" Height="31px" Width="81px">
  25.                         <asp:ListItem>普通</asp:ListItem>
  26.                         <asp:ListItem>冷藏</asp:ListItem>
  27.                         <asp:ListItem>液体</asp:ListItem>
  28.                         <asp:ListItem>暖库</asp:ListItem>
  29.                         <asp:ListItem>危险品</asp:ListItem>
  30.                         <asp:ListItem>其它</asp:ListItem>
  31.                     </asp:DropDownList></td>
  32.                 <td style="width: 100px; height: 21px;">
  33.                 </td>
  34.             </tr>
  35.             <tr>
  36.                 <td  valign="top">
  37.                 </td>
  38.                 <td  valign="top">
  39.                     所在城市:</td>
  40.                 <td valign="top" style="width: 286px" ><table style="width: 249px" border="0" cellpadding="0" cellspacing="0">
  41.                     <tr>
  42.                         <td style="width: 89px; height: 22px;">
  43.                             <asp:DropDownList ID="ddldSf" runat="server" AutoPostBack="True" OnSelectedIndexChanged="ddldSf_SelectedIndexChanged"
  44.                                 Width="120px">
  45.                             </asp:DropDownList></td>
  46.                         <td style="width: 100px; height: 22px;">
  47.                             省</td>
  48.                         <td style="width: 100px; height: 22px;">
  49.                     <asp:DropDownList ID="ddldCs" runat="server"  >
  50.                         <asp:ListItem>选择城市</asp:ListItem>
  51.                     </asp:DropDownList></td>
  52.                         <td style="width: 100px; height: 22px">
  53.                             市</td>
  54.                     </tr>
  55.                 </table>
  56.                 </td>
  57.                 <td  valign="top">
  58.                 </td>
  59.             </tr>
  60.             <tr>
  61.                 <td style="width: 31px">
  62.                 </td>
  63.                 <td style="width: 111px">
  64.                     仓库地点:</td>
  65.                 <td style="width: 286px">
  66.                     <asp:TextBox ID="txtDepotSite" runat="server" Width="115px"></asp:TextBox>
  67.                     <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ErrorMessage="*" ControlToValidate="txtDepotSite"></asp:RequiredFieldValidator></td>
  68.                 <td style="width: 100px">
  69.                 </td>
  70.             </tr>
  71.             <tr>
  72.                 <td style="width: 31px; height: 38px">
  73.                 </td>
  74.                 <td style="width: 111px; height: 38px">
  75.                     面积:</td>
  76.                 <td style="width: 286px; height: 38px">
  77.                     <asp:TextBox ID="txtDepotAcreage" runat="server" Width="112px"></asp:TextBox>平方米</td>
  78.                 <td style="width: 100px; height: 38px">
  79.                 </td>
  80.             </tr>
  81.             <tr>
  82.                 <td style="width: 31px; height: 38px">
  83.                 </td>
  84.                 <td style="width: 111px; height: 38px">
  85.                     数量:</td>
  86.                 <td style="width: 286px; height: 38px">
  87.                     <asp:TextBox ID="txtDepotSum" runat="server" Width="113px"></asp:TextBox>
  88.                     间<asp:CompareValidator ID="CompareValidatorDepotSum" runat="server" ControlToValidate="txtDepotSum"
  89.                         ErrorMessage="只能输入数字" Operator="DataTypeCheck" Type="Integer"></asp:CompareValidator></td>
  90.                 <td style="width: 100px; height: 38px">
  91.                 </td>
  92.             </tr>
  93.             <tr>
  94.                 <td style="width: 31px; height: 38px">
  95.                 </td>
  96.                 <td style="width: 111px; height: 38px">
  97.                     价格:</td>
  98.                 <td style="width: 286px; height: 38px">
  99.                     <asp:TextBox ID="txtDepotPrice" runat="server" Width="111px"></asp:TextBox>元/间</td>
  100.                 <td style="width: 100px; height: 38px">
  101.                 </td>
  102.             </tr>
  103.             <tr>
  104.                 <td style="width: 31px; height: 38px">
  105.                 </td>
  106.                 <td style="width: 111px; height: 38px">
  107.                     配套服务</td>
  108.                 <td style="width: 286px; height: 38px">
  109.                     <asp:CheckBox ID="ckbLoading" runat="server" Text="装卸" />
  110.                     <asp:CheckBox ID="ckbPacking" runat="server" Text="包装" />
  111.                     <asp:CheckBox ID="ckbSend" runat="server" Text="配送" /></td>
  112.                 <td style="width: 100px; height: 38px">
  113.                 </td>
  114.             </tr>
  115.             <tr>
  116.                 <td style="width: 31px">
  117.                 </td>
  118.                 <td style="width: 111px">
  119.                     联系人:</td>
  120.                 <td style="width: 286px">
  121.                     <asp:TextBox ID="txtLinkman" runat="server" Width="115px"></asp:TextBox></td>
  122.                 <td style="width: 100px">
  123.                 </td>
  124.             </tr>
  125.             <tr>
  126.                 <td style="width: 31px; height: 24px;">
  127.                 </td>
  128.                 <td style="width: 111px; height: 24px;">
  129.                     联系电话:</td>
  130.                 <td style="width: 286px; height: 24px;">
  131.                     <asp:TextBox ID="txtPhone" runat="server" Width="114px"></asp:TextBox></td>
  132.                 <td style="width: 100px; height: 24px;">
  133.                 </td>
  134.             </tr>
  135.             <tr>
  136.                 <td style="width: 31px; height: 12px;">
  137.                 </td>
  138.                 <td style="width: 111px; height: 12px;">
  139.                     有效日期:</td>
  140.                 <td style="width: 286px; height: 12px;">
  141.                     <asp:TextBox ID="txtTerm" runat="server" Width="114px"></asp:TextBox>&nbsp;&nbsp;
  142.                     <asp:CompareValidator ID="CompareValidatorTerm" runat="server" ErrorMessage="日期格式不正确"
  143.                         Operator="DataTypeCheck" Type="Date" ControlToValidate="txtTerm"></asp:CompareValidator></td>
  144.                 <td style="width: 100px; height: 12px;">
  145.                 </td>
  146.             </tr>
  147.             <tr>
  148.                 <td style="width: 31px">
  149.                 </td>
  150.                 <td style="width: 111px">
  151.                     备注:</td>
  152.                 <td style="width: 286px">
  153.                     <asp:TextBox ID="txtContent" runat="server" Height="146px" TextMode="MultiLine" Width="241px"></asp:TextBox></td>
  154.                 <td style="width: 100px">
  155.                 </td>
  156.             </tr>
  157.             <tr>
  158.                 <td colspan="4" style="text-align: center">
  159.                     <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="发 布" Width="62px" /></td>
  160.             </tr>
  161.         </table>
  162.                 </td>
  163.             </tr>
  164.         </table>
  165.         <br />
  166.     
  167.     </div>
  168.     </form>
  169. </body>
  170. </html>