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

📄 contact.aspx

📁 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点
💻 ASPX
字号:
<%@ Register TagPrefix="uc1" TagName="uBottom" Src="uBottom.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uLeft" Src="uLeft.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uHead" Src="uHead.ascx" %>
<%@ Page language="c#" Codebehind="Contact.aspx.cs" AutoEventWireup="false" Inherits="Huayou.Hyb2b.WebApp.co.co1.Contact" %>
<HTML>
	<HEAD>
		<title>
			<%=OrgName%>
		</title>
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<LINK href="../../resume.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body topmargin="0" leftmargin="0" bgcolor="#999999">
		<uc1:uHead id="UHead1" runat="server"></uc1:uHead>
		<table width="760" border="0" cellspacing="0" cellpadding="0" bgcolor="#ffffff" align="center"
			style="BORDER-RIGHT:#666666 1px solid; BORDER-LEFT:#666666 1px solid">
			<tr>
				<td width="180" bgcolor="#efefef" valign="top">
					<uc1:uLeft id="ULeft1" runat="server"></uc1:uLeft>
				</td>
				<td width="578" valign="top">
					<!--===================-->
					<table width="550" border="0" cellspacing="0" cellpadding="0" align="center">
						<tr>
							<td>&nbsp;</td>
						</tr>
						<tr>
							<td height="31" background="img/title_1.gif" class="px12">&nbsp; &nbsp; &nbsp; 
								&nbsp; <strong>联系方式</strong></td>
						</tr>
						<tr>
							<td height="50"></td>
						</tr>
						<tr>
							<td height="350" valign="top" align="center">
								<table width="80%" border="0" cellspacing="1" cellpadding="1" class="px12">
									<tr>
										<td width="25%" height="24">
											<div align="left">◆ 
  

   联系人:
									  </div></td>
										<td><%=colxr%> (<%=colxrsex%>)</td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 
    

     电话:
								          </div></td><td><%=cotelq%>-<%=cotel%></td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 


 传真:
									      </div></td><td><%=cofaxq%>-<%=cofax%></td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 


 公司网址:
									      </div></td><td><%=coweb%></td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 


 E-mail:</div></td><td><%=mail%></td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 


 Qicq:</div></td><td><%=Oicq%></td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 


 详细地址:</div></td><td><%=coaddress%></td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 


 


 


 省市区:

</div></td><td><%=addone%> <%=addtwo%></td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 


 


 邮政编码:

</div></td><td><%=coyb%></td>
									</tr>
									<tr>
										<td height="24">
											    <div align="left">◆ 


 


 其它联系方式:

</div></td><td><%=colxother%></td>
									</tr>
								</table>
							</td>
						</tr>
						<tr>
							<td>&nbsp;</td>
						</tr>
					</table>
					<!--===================-->
				</td>
			</tr>
		</table>
		<uc1:uBottom id="UBottom1" runat="server"></uc1:uBottom>
	</body>
</HTML>

⌨️ 快捷键说明

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