⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kjkm_mod.aspx

📁 ASP.NET的一些开发实例,有论坛管理系统等
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="KJKM_MOD.aspx.cs" AutoEventWireup="false" Inherits="PLP.CWZZ.KJKM.KJKM_MOD" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>修改会计科目信息</title>
		<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<LINK href="../../CSS/DRP.css" type="text/css" rel="stylesheet">
		<SCRIPT language="JavaScript" src="../../publics/DataCheck.js"></SCRIPT>
		<script language="javascript" event="onclick" for="LinkButton1">
			if(Empty("KMMC","科目名称") == false) return false;
		</script>
	</HEAD>
	<body leftMargin="0" topMargin="0" MS_POSITIONING="FlowLayout">
		<form id="KJKM_MOD" method="post" runat="server">
			<FONT face="宋体"></FONT>
			<table height="450" cellSpacing="0" cellPadding="0" width="350" border="0">
				<TR>
					<TD vAlign="center" height="23">
						<TABLE id="Table5" cellSpacing="0" cellPadding="0" width="100%" border="0">
							<TR>
								<TD style="WIDTH: 37px" vAlign="top" colSpan="1" rowSpan="1"><IMG src="../../pics/tc-1.jpg"></TD>
								<TD vAlign="bottom">
									<P align="center"><FONT class="topic">::::: 修改会计科目信息 :::::</FONT></P>
								</TD>
								<TD bgColor="white"><IMG src="../../pics/tc-2.jpg"><IMG src="../../pics/tc-3.jpg"></TD>
								<TD bgColor="white"></TD>
							</TR>
						</TABLE>
					</TD>
				</TR>
				<tr>
					<td>
						<HR width="96%" color="#ffffff" SIZE="1" DESIGNTIMEDRAGDROP="258">
						<table style="COLOR: white" cellSpacing="0" cellPadding="0" width="350" border="0">
							<tr>
								<td style="WIDTH: 123px" align="right" width="123" height="30">会计年度:</td>
								<TD align="left" width="250"><asp:label id="Label1" runat="server"></asp:label></TD>
							</tr>
							<TR>
								<TD style="WIDTH: 123px" align="right" colSpan="1" height="30" rowSpan="1"><FONT face="宋体">上级科目:</FONT></TD>
								<TD align="left" height="30">
									<asp:Label id="Label2" runat="server"></asp:Label></TD>
							</TR>
							<tr height="30">
								<td style="WIDTH: 123px" align="right">科目编码:
								</td>
								<TD align="left"><FONT face="宋体">
										<asp:Label id="Label3" runat="server"></asp:Label></FONT>
								</TD>
							</tr>
							<tr height="30">
								<td style="WIDTH: 123px" align="right">类&nbsp;&nbsp;&nbsp; 别:
								</td>
								<TD align="left"><FONT face="宋体">
										<asp:Label id="Label4" runat="server"></asp:Label></FONT>
								</TD>
							</tr>
							<tr height="30">
								<td style="WIDTH: 123px; HEIGHT: 28px" align="right">
									科目名称:
								</td>
								<TD style="HEIGHT: 28px" align="left"><FONT face="宋体"><asp:textbox id="KMMC" runat="server" Width="160px" MaxLength="20"></asp:textbox>&nbsp;*</FONT></TD>
							</tr>
							<tr height="30">
								<td style="WIDTH: 123px" align="right">科目方向:
								</td>
								<TD align="left"><asp:dropdownlist id="DDL_KMFX" runat="server" Width="160px" Enabled="False">
										<asp:ListItem Value="借">借</asp:ListItem>
										<asp:ListItem Value="贷">贷</asp:ListItem>
									</asp:dropdownlist><FONT face="宋体">&nbsp;*</FONT></TD>
							</tr>
							<tr height="30">
								<td style="WIDTH: 123px" align="right">现金核算:
								</td>
								<TD align="left"><asp:dropdownlist id="DDL_SFXJ" runat="server" Width="160px" Enabled="False">
										<asp:ListItem Value="0">否</asp:ListItem>
										<asp:ListItem Value="1">是</asp:ListItem>
									</asp:dropdownlist><FONT face="宋体">&nbsp;*</FONT></TD>
							</tr>
							<tr height="30">
								<td style="WIDTH: 123px" align="right">部门核算:
								</td>
								<TD align="left"><asp:dropdownlist id="DDL_SFBM" runat="server" Width="160px" Enabled="False">
										<asp:ListItem Value="0">否</asp:ListItem>
										<asp:ListItem Value="1">是</asp:ListItem>
									</asp:dropdownlist><FONT face="宋体">&nbsp;*</FONT></TD>
							</tr>
							<tr height="30">
								<td style="WIDTH: 123px" align="right">员工核算:
								</td>
								<TD align="left"><asp:dropdownlist id="DDL_SFYG" runat="server" Width="160px" Enabled="False">
										<asp:ListItem Value="0">否</asp:ListItem>
										<asp:ListItem Value="1">是</asp:ListItem>
									</asp:dropdownlist><FONT face="宋体">&nbsp;*</FONT></TD>
							</tr>
							<tr height="30">
								<td style="WIDTH: 123px" align="right">往来户核算:
								</td>
								<TD align="left"><asp:dropdownlist id="DDL_SFWL" runat="server" Width="160px" Enabled="False">
										<asp:ListItem Value="0">否</asp:ListItem>
										<asp:ListItem Value="1">是</asp:ListItem>
									</asp:dropdownlist><FONT face="宋体">&nbsp;*</FONT></TD>
							</tr>
							<TR>
								<TD style="WIDTH: 123px" align="right" colSpan="1" height="30" rowSpan="1"><FONT face="宋体">是否末级:</FONT></TD>
								<TD align="left" height="30"><asp:dropdownlist id="DDL_SFMX" runat="server" Width="160px" Enabled="False">
										<asp:ListItem Value="0">否</asp:ListItem>
										<asp:ListItem Value="1">是</asp:ListItem>
									</asp:dropdownlist><FONT face="宋体">&nbsp;*</FONT></TD>
							</TR>
						</table>
						<HR width="96%" color="#ffffff" SIZE="1">
					</td>
				</tr>
				<TR>
					<TD vAlign="bottom"></TD>
				</TR>
				<TR>
					<TD height="31">
						<TABLE id="Table4" cellSpacing="0" cellPadding="0" width="100%" border="0">
							<TR>
								<TD width="102"><IMG src="../../pics/tanchu-d.jpg"></TD>
								<TD width="60" background="../../pics/tanchu-d.jpg"></TD>
								<TD width="89" background="../../pics/tanchu-temp.jpg">
									<P align="center"><asp:linkbutton id="LinkButton1" runat="server">确  定</asp:linkbutton>&nbsp;
									</P>
								</TD>
								<TD width="89" background="../../pics/tanchu-temp.jpg">
									<P align="center"><A href="javascript:window.close()">取 消</A></P>
								</TD>
								<TD width="10" background="../../pics/tanchu-d.jpg"></TD>
							</TR>
						</TABLE>
					</TD>
				</TR>
			</table>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -