📄 enter_record.aspx
字号:
<NextPrevStyle VerticalAlign="Bottom" />
<DayHeaderStyle BackColor="#CCCCCC" Font-Bold="True" Font-Size="7pt" />
<TitleStyle BackColor="#999999" BorderColor="Black" Font-Bold="True" />
</asp:Calendar>
<asp:DropDownList ID="dpl_a_reason" runat="server" Height="24px" Style="z-index: 144;
left: 592px; position: absolute; top: 176px" Width="165px" DataSourceID="SqlDataSource_a_reason" DataTextField="a_reason_detail" DataValueField="a_reason_detail">
<asp:ListItem Selected="True" Value="0"></asp:ListItem>
</asp:DropDownList><asp:DropDownList ID="dpl_source" runat="server" Height="24px" Style="z-index: 145;
left: 192px; position: absolute; top: 335px" Width="160px" DataSourceID="SqlDataSource_source" DataTextField="source_name" DataValueField="source_name" TabIndex="99">
<asp:ListItem Selected="True" Value="0"></asp:ListItem>
</asp:DropDownList>
<asp:SqlDataSource ID="SqlDataSource_source" runat="server" ConnectionString="<%$ ConnectionStrings:AssetsDBConnectionString2 %>"
SelectCommand="SELECT [source_name] FROM [source]"></asp:SqlDataSource>
<asp:DropDownList ID="dpl_purchase_way" runat="server" Height="24px" Style="z-index: 161;
left: 593px; position: absolute; top: 335px" Width="163px" DataSourceID="SqlDataSource_puchase_way" DataTextField="purchase_way" DataValueField="purchase_way">
<asp:ListItem Selected="True" Value="0"></asp:ListItem>
</asp:DropDownList>
<asp:SqlDataSource ID="SqlDataSource_puchase_way" runat="server" ConnectionString="<%$ ConnectionStrings:AssetsDBConnectionString2 %>"
SelectCommand="SELECT [purchase_way] FROM [purchase_way]"></asp:SqlDataSource>
<asp:SqlDataSource ID="SqlDataSource2" runat="server"></asp:SqlDataSource>
<asp:SqlDataSource ID="SqlDataSource1" runat="server"></asp:SqlDataSource>
<asp:DropDownList ID="dpl_m_reason" runat="server" Height="24px" Style="z-index: 147;
left: 592px; position: absolute; top: 216px" Width="166px" DataSourceID="SqlDataSource_m_reason" DataTextField="m_reason_detail" DataValueField="m_reason_detail" Enabled="False">
<asp:ListItem Selected="True" Value="0"></asp:ListItem>
</asp:DropDownList>
<asp:TextBox ID="txt_as_equiment" runat="server" Height="64px" Style="z-index: 148; left: 192px;
position: absolute; top: 376px" TextMode="MultiLine" Width="560px" TabIndex="12"></asp:TextBox>
<asp:Image ID="img_photo" runat="server" Height="294px" Style="z-index: 149; left: 192px;
position: absolute; top: 488px" Width="302px" BorderColor="#C0FFC0" BorderStyle="Solid" ToolTip="这是照片" />
<asp:FileUpload ID="FileUpload1" runat="server" Height="24px" Style="z-index: 150;
left: 192px; position: absolute; top: 456px" Width="488px" TabIndex="13" />
<asp:Button ID="Button1" runat="server" Style="z-index: 151; left: 521px; position: absolute;
top: 608px" Text="提交报告单" Width="104px" TabIndex="15" OnClick="Button1_Click" />
<asp:Button ID="Button3" runat="server" Style="z-index: 152; left: 522px; position: absolute;
top: 701px" Text="预览卡片" Width="104px" TabIndex="19" EnableTheming="True" />
<table style="border-right: thin solid; border-top: thin solid; z-index: 158; left: 192px;
border-left: thin solid; width: 304px; border-bottom: thin solid; position: absolute;
top: 488px; border-collapse: collapse; height: 296px" frame="box">
<tr>
<td colspan="3" rowspan="3" style="width: 131px; height: 104px">
</td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
<input id="Reset1" style="z-index: 159; left: 521px; width: 104px; position: absolute;
top: 638px" type="reset" value="重置" tabindex="16" onclick="return Reset1_onclick()" />
<asp:Button ID="btnUpload" runat="server" OnClick="Button4_Click" Style="z-index: 153;
left: 696px; position: absolute; top: 456px" Text="上传" Width="64px" TabIndex="14" />
<asp:ValidationSummary ID="ValidationSummary1" runat="server" BorderColor="Blue"
ShowMessageBox="True" Style="z-index: 154; left: 195px; position: absolute; top: 806px"
Visible="False" />
<asp:SqlDataSource ID="SqlDataSource_m_reason" runat="server" ConnectionString="<%$ ConnectionStrings:AssetsDBConnectionString2 %>"
SelectCommand="SELECT [m_reason_detail] FROM [m_reason]"></asp:SqlDataSource>
<asp:SqlDataSource ID="SqlDataSource_a_reason" runat="server" ConnectionString="<%$ ConnectionStrings:AssetsDBConnectionString2 %>"
SelectCommand="SELECT [a_reason_detail] FROM [a_reason]"></asp:SqlDataSource>
<asp:Calendar ID="cld_m_date" runat="server" BackColor="White" BorderColor="#999999"
CellPadding="4" DayNameFormat="Shortest" Font-Names="Verdana" Font-Size="8pt"
ForeColor="Black" Height="112px" OnSelectionChanged="cld_m_date_SelectionChanged1"
Style="z-index: 155; left: 193px; position: absolute; top: 239px" Visible="False"
Width="183px">
<SelectedDayStyle BackColor="#666666" Font-Bold="True" ForeColor="White" />
<TodayDayStyle BackColor="#CCCCCC" ForeColor="Black" />
<SelectorStyle BackColor="#CCCCCC" />
<WeekendDayStyle BackColor="#FFFFCC" />
<OtherMonthDayStyle ForeColor="Gray" />
<NextPrevStyle VerticalAlign="Bottom" />
<DayHeaderStyle BackColor="#CCCCCC" Font-Bold="True" Font-Size="7pt" />
<TitleStyle BackColor="#999999" BorderColor="Black" Font-Bold="True" />
</asp:Calendar>
<input id="Button6" runat="server" style="z-index: 160; left: 523px; position: absolute;
top: 669px; width: 102px;" type="button" value="预览报告单" onserverclick="Button6_ServerClick" />
<asp:LinkButton ID="LinkButton1" runat="server" PostBackUrl="~/Default.aspx" Style="z-index: 156;
left: 527px; position: absolute; top: 735px" Width="97px">>>>返回<<<</asp:LinkButton>
<asp:TextBox ID="txt_deal_name" runat="server" Height="24px" Style="z-index: 157;
left: 191px; position: absolute; top: 249px" TabIndex="99" Width="160px"></asp:TextBox>
</asp:Panel>
<br />
<asp:Panel ID="Panel2" runat="server" Font-Bold="True" Font-Names="隶书" Font-Size="X-Large"
ForeColor="#404000" Height="78px" HorizontalAlign="Center" Style="z-index: 101;
left: 97px; position: absolute; top: 18px" Width="780px">
中国人寿保险股份有限公司厦门分公司<br />
<asp:Label ID="Label2" runat="server" Font-Bold="False" Font-Size="Medium" Style="z-index: 102;
left: 599px; position: absolute; top: 61px" Text="请选择年份:"></asp:Label>
固定资产增减变动报告单
<asp:DropDownList ID="dpl_year" runat="server" AutoPostBack="True" Style="z-index: 101;
left: 705px; position: absolute; top: 59px" Width="72px">
<asp:ListItem>1995</asp:ListItem>
<asp:ListItem>1996</asp:ListItem>
<asp:ListItem>1997</asp:ListItem>
<asp:ListItem>1998</asp:ListItem>
<asp:ListItem>1999</asp:ListItem>
<asp:ListItem>2000</asp:ListItem>
<asp:ListItem>2001</asp:ListItem>
<asp:ListItem>2002</asp:ListItem>
<asp:ListItem>2003</asp:ListItem>
<asp:ListItem>2004</asp:ListItem>
<asp:ListItem>2005</asp:ListItem>
<asp:ListItem>2006</asp:ListItem>
<asp:ListItem>2007</asp:ListItem>
<asp:ListItem>2008</asp:ListItem>
<asp:ListItem>2009</asp:ListItem>
<asp:ListItem>2010</asp:ListItem>
<asp:ListItem>2012</asp:ListItem>
<asp:ListItem>2013</asp:ListItem>
<asp:ListItem>2014</asp:ListItem>
<asp:ListItem>2015</asp:ListItem>
<asp:ListItem>2016</asp:ListItem>
<asp:ListItem>2017</asp:ListItem>
<asp:ListItem>2018</asp:ListItem>
<asp:ListItem>2019</asp:ListItem>
<asp:ListItem>2020</asp:ListItem>
</asp:DropDownList>
</asp:Panel>
<asp:RegularExpressionValidator ID="RegularExpressionValidator2" runat="server" ControlToValidate="txt_number"
ErrorMessage="必需是数字,且不多于10位" Height="1px" Style="z-index: 102; left: 861px; position: absolute;
top: 179px" ValidationExpression="\d{1,10}" Width="190px"></asp:RegularExpressionValidator>
<asp:RegularExpressionValidator ID="RegularExpressionValidator3" runat="server" ControlToValidate="txt_old_value"
ErrorMessage="必需是数字,且不多于10位" Height="10px" Style="z-index: 104; left: 851px;
position: absolute; top: 226px" ValidationExpression="\d{1,10}" Width="198px"></asp:RegularExpressionValidator>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -