223 lines
14 KiB
Plaintext
223 lines
14 KiB
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="HuiYuanModify.aspx.cs" Inherits="HY_HuiYuanModify" %>
|
|
<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;"> <img src="../images/BanKuaiJianTou.gif" />
|
|
<a class="hei" href="../Main/MyDesk.aspx">×ÀÃæ</a> >> »áÔ±¹ÜÀí >> ÐÞ¸ÄÐÅÏ¢
|
|
</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" />
|
|
<img class="HerCss" onclick="javascript:window.history.go(-1)" src="../images/Button/BtnExit.jpg" /> </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>
|
|
<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="txtUserName" runat="server" Width="350px" Enabled="False"></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="txtTimeStr" runat="server" Width="350px" Enabled="False"></asp:TextBox>
|
|
</td></tr>
|
|
</table>
|
|
</div>
|
|
</form>
|
|
</body>
|
|
</html>
|