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

📄 editclient.asp

📁 本系统是基于B/S结构的客户关系管理系统. 测试管理员和密码是super 用户名super 密码super 前台和后台是一次性同时登陆的 系统工能介绍: 客户管理---------- 添
💻 ASP
字号:

<%
    IID=request("IID")
    if IID="" then
    	response.write "参数错误"
    	response.end
    end if
    session("client_ID")=IID
%>
<html>
<head>
<title>添加客户</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<LINK href="../cssD.css" rel=stylesheet>
<script>
	function check()
	{
		if(document.form1.client_name.value==""){
			alert("客户名称不能为空");
			document.form1.client_name.focus();
			return false;
		}
	}
</script>


<STYLE>
	.memusty2{BORDER-BOTTOM: #99ccff 1px inset;BORDER-LEFT: #99ccff 1px inset;BORDER-RIGHT: #99ccff 1px inset;BORDER-TOP: #99ccff 1px inset;COLOR: #ffffff;CURSOR: hand;PADDING-BOTTOM: 3px;PADDING-LEFT: 3px;PADDING-RIGHT: 3px;PADDING-TOP: 3px}
	.tab {BORDER-RIGHT: gray 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR:#00000;FONT-FAMILY: Verdana; TEXT-ALIGN: center}
	.selTab {BORDER-RIGHT: black 1px solid; BORDER-TOP: #FFFFFF 2px solid; BORDER-LEFT: white 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR:#000000;TEXT-ALIGN: center;}
</STYLE>

<SCRIPT language="JavaScript">
function init(){
	oldtabContent=t1Contents;
	currentTab = t1;
	tabBase = t1base;
}	
function changeTabs(){
	if(window.event.srcElement.className == "tab"){
		currentTab.className = "tab";		
		tabBase.style.backgroundColor = "white";
		currentTab = window.event.srcElement;
		tabBaseID = currentTab.id + "base";
		tabContentID = currentTab.id + "Contents";
		tabBase = document.all(tabBaseID);
		tabContent = document.all(tabContentID);
		currentTab.className = "selTab";		
		tabBase.style.backgroundColor = "";
		oldtabContent.style.display="none";
		tabContent.style.display="";
		oldtabContent=tabContent;
	}
}
</script>

</head>

<body bgcolor="#FFFFFF" text="#000000" onclick="changeTabs()" onload="init()">
<table width="100%" border="1" cellspacing="0" cellpadding="2"  bordercolorlight='#000000' bordercolordark='#FFFFFF'>
    <tr>
		<td height="260">
			<iframe src="edit_client.asp?IID=<%=IID%>" width="100%" height="100%" scrolling=no frameborder=0></iframe>
		</td>
	</tr>
    <tr>
      <td colspan="6" height="300" id=tdtree bgColor="#D4D0C8"> 
        <div id=divc style="height:100%;width:100%;overflow:hidden">
			<TABLE style="HEIGHT: 100%; WIDTH:100%" cellSpacing="0" cellPadding="0" bgColor="#D4D0C8" id="Table3" >
				<TR id=tabtr>
					<TD class="selTab" id="t1" style="height:20;cursor:hand" width=2% nowrap>&nbsp;联系活动&nbsp; </TD>
					<!--<TD class="tab" id="t2"  style="height:20;cursor:hand" width=2% nowrap>&nbsp;历史纪录&nbsp;</TD>-->
					<TD class="tab" id="t3"   style="height:20;cursor:hand" width=2% nowrap>&nbsp;机会&nbsp;</TD>	
					<TD class="tab" id="t4"   style="height:20;cursor:hand" width=2% nowrap>&nbsp;销售&nbsp;</TD>
					<TD class="tab" id="t5"   style="height:20;cursor:hand" width=2% nowrap>&nbsp;服务反馈&nbsp;</TD>
					<TD class="tab" id="t6"   style="height:20;cursor:hand" width=2% nowrap>&nbsp;费用&nbsp;</TD>
					<TD class="tab" id="t7"   style="height:20;cursor:hand" width=2% nowrap>&nbsp;联系人&nbsp;</TD>	
					<!--<TD class="tab" id="t8"   style="height:20;cursor:hand" width=2% nowrap>&nbsp;所属组&nbsp;</TD>-->
					<TD class="tab" id="t9"   style="height:20;cursor:hand" width=2% nowrap>&nbsp;财务&nbsp;</TD>
					<TD class="tab" id="t10"   style="height:20;cursor:hand" width=2% nowrap>&nbsp;自定义&nbsp;</TD>	
			
					<TD id="lastT" bgcolor="#D4D0C8" style='color:white;font-weight:bold' align=right>&nbsp;</TD>
				</TR>
				<TR id=basetr>
					<TD id="t1base" style="HEIGHT: 1px"></TD>
					<!--<TD id="t2base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>-->
					<TD id="t3base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>
					<TD id="t4base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>
					<TD id="t5base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>
					<TD id="t6base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>
					<TD id="t7base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>
					<!--<TD id="t8base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>-->
					<TD id="t9base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>
					<TD id="t10base" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>
					<TD id="lastbase" style="BACKGROUND-COLOR: white; HEIGHT: 1px"></TD>
				</TR>
				<TR id=contentstr>
					<TD id="tabContents" style="BORDER-BOTTOM:  black 1px solid; BORDER-LEFT: white 1px solid; BORDER-RIGHT:  black 1px solid;padding:4px" colSpan="13" height="*">
					  <center id=t1Contents >
						<iframe  style="height:100%; WIDTH: 100%;" src="actlist.asp?Client_ID=<%=IID%>" scrolling=auto frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  <!--
					  <center id=t2Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="put_project.asp?scheme_id=1" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  -->
					  <center id=t3Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="chancelist.asp?Client_ID=<%=IID%>" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  <center id=t4Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="salelist.asp?Client_ID=<%=IID%>" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  <center id=t5Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="servicelist.asp?client_id=<%=IID%>" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  <center id=t6Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="expenselist.asp?client_id=<%=IID%>" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  <center id=t7Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="contactlist.asp?client_ID=<%=IID%>" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  <!--
					  <center id=t8Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="project/scheme_project.asp?scheme_id=1" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  -->
					  <center id=t9Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="tax.asp" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
					  <center id=t10Contents style="display:none">
						<iframe  style="height:100%; WIDTH: 100%"  src="client_design.asp" frameborder=0></iframe>
						<div style="height:0"></div>
					  </center>
				</TD>
				</TR>
			</TABLE>	
		</div>
      </td>
    </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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