?? kjkm_mod.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">類 別:
</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> *</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="宋體"> *</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="宋體"> *</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="宋體"> *</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="宋體"> *</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="宋體"> *</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="宋體"> *</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>
</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 + -