tijian_tieying/web/Web/HY/HuiYuanAdd.aspx
2025-02-20 12:14:39 +08:00

236 lines
16 KiB
Plaintext

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="HuiYuanAdd.aspx.cs" Inherits="HY_HuiYuanAdd" %>
<html>
<head>
<title>
<%=System.Configuration.ConfigurationManager.AppSettings["SYSTitle"]%></title>
<link href="../Style/Style.css" type="text/css" rel="STYLESHEET">
<script src="../UEditor/editor_config.js" type="text/javascript"></script>
<script src="../UEditor/editor_all.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../UEditor/themes/default/ueditor.css" />
<script src="../JS/My97DatePicker/WdatePicker.js" type="text/javascript"></script>
<script language="javascript">
function PrintTable() {
document.getElementById("PrintHide").style.visibility = "hidden"
print();
document.getElementById("PrintHide").style.visibility = "visible"
}
</script>
</head>
<body>
<form id="form1" runat="server">
<div>
<table id="PrintHide" style="width: 100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="middle" style="border-bottom: #006633 1px dashed; height: 30px;">
&nbsp;<img src="../images/BanKuaiJianTou.gif" />
<a class="hei" href="../Main/MyDesk.aspx">×ÀÃæ</a>&nbsp;>>&nbsp;»áÔ±¹ÜÀí&nbsp;>>&nbsp;Ìí¼ÓÐÅÏ¢
</td>
<td align="right" valign="middle" style="border-bottom: #006633 1px dashed; height: 30px;">
<asp:ImageButton ID="ImageButton1" runat="server" ImageUrl="~/images/Button/Submit.jpg"
OnClick="ImageButton1_Click" />
<img src="../images/Button/JianGe.jpg" />&nbsp;
<img class="HerCss" onclick="javascript:window.history.go(-1)" src="../images/Button/BtnExit.jpg" />&nbsp;
</td>
</tr>
<tr>
<td height="3px" colspan="2" style="background-color: #ffffff">
</td>
</tr>
</table>
<table style="width: 100%" bgcolor="#999999" border="0" cellpadding="2" cellspacing="1">
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
ÐÕÃû£º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtNameStr" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=NameStr&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtNameStr').value=wName;}"
src="../images/Button/search.gif" />
<asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="txtNameStr"
ErrorMessage="*¸ÃÏî²»¿ÉÒÔΪ¿Õ"></asp:RequiredFieldValidator>
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
Èë»áʱ¼ä£º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox id="txtRuHuiDate" runat="server" onClick="WdatePicker({startDate:'%y-%M-01',dateFmt:'yyyy-MM-dd',alwaysUseStartDate:true})" Width="350px" ></asp:TextBox>
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
½éÉÜÈË £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtJieShaoRen" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=JieShaoRen&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtJieShaoRen').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
ÐԱ𠣺
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtSexStr" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=SexStr&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtSexStr').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
¼®¹á £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtJiGuan" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=JiGuan&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtJiGuan').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
¾­¼Ã×´¿ö £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtJingJi" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=JingJi&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtJingJi').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
³öÉúÈÕÆÚ £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox id="txtChuShengDate" runat="server" onClick="WdatePicker({startDate:'%y-%M-01',dateFmt:'yyyy-MM-dd',alwaysUseStartDate:true})" Width="350px" ></asp:TextBox>
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
ѧÀú £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtXueLi" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=XueLi&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtXueLi').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
×ÊÀú £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtZiLi" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=ZiLi&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtZiLi').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
¸öÐÔ £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtGeXing" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=GeXing&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtGeXing').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
°®ºÃ £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtAiHao" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=AiHao&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtAiHao').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
¼Òͥסַ £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtAddress" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=Address&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtAddress').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
µç»°£º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtTel" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=Tel&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtTel').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
ÊÖ»ú£º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtMobTel" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=MobTel&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtMobTel').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
×î¼Ñ°Ý·Ãʱ¼ä £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtZuiJiaTime" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=ZuiJiaTime&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtZuiJiaTime').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
³£ÓÃÆ·ÅÆ£º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtChangYong" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=ChangYong&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtChangYong').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
×ÊÐÅ £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtZiXin" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=ZiXin&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtZiXin').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
×ܽáÂÛ £º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtJieLun" runat="server" Width="350px"></asp:TextBox>
<img class="HerCss" onclick="var wName;var RadNum=Math.random();wName=window.showModalDialog('../Main/SelectCondition.aspx?TableName=ERPHuiYuan&LieName=JieLun&Radstr='+RadNum,'','dialogWidth:350px;DialogHeight=400px;status:no;help:no;resizable:yes;');if(wName==null){}else{document.getElementById('txtJieLun').value=wName;}"
src="../images/Button/search.gif" />
</td>
</tr>
<tr>
<td style="width: 170px; height: 25px; background-color: #D6E2F3" align="right">
±¸×¢ËµÃ÷£º
</td>
<td style="padding-left: 5px; height: 25px; background-color: #ffffff">
<asp:TextBox ID="txtBackInfo" runat="server" Width="100%" Rows="10" TextMode="MultiLine"></asp:TextBox>
<script type="text/javascript">
var editor = new baidu.editor.ui.Editor({ id: 'editor', minFrameHeight: 300 }); editor.render("txtBackInfo");
</script>
</td>
</tr>
</table>
</div>
</form>
</body>
</html>