📄 contact.aspx
字号:
<%@ Page language="c#" Codebehind="Contact.aspx.cs" AutoEventWireup="false" Inherits="Huayou.Hyb2b.WebApp.co.co4.Contact" %>
<%@ Register TagPrefix="uc1" TagName="uHead" Src="uHead.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uLeft" Src="uLeft.ascx" %>
<%@ Register TagPrefix="uc1" TagName="uBottom" Src="uBottom.ascx" %>
<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 onLoad="MM_preloadImages('images/index_p1_2.gif','images/index_p2_2.gif','images/index_p3_2.gif','images/index_p4_2.gif')">
<uc1:uHead id="UHead1" runat="server"></uc1:uHead>
<TABLE cellSpacing=0 cellPadding=0 width=763 align=center border=0>
<TBODY>
<TR>
<TD vAlign=top width=5 background=img/left_ying.gif><IMG
height=2 src="img/left_ying.gif" width=5></TD>
<TD vAlign=top align=middle bgColor=#ffffff>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top align=middle width=217 bgColor=#f0f0f0>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff height=1><IMG height=1
src="img/dat.gif" width=1></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff height=1><IMG height=1
src="img/dat.gif" width=1></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD height="62" align=middle vAlign=top><uc1:uLeft id="ULeft1" runat="server"></uc1:uLeft>
</TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff height=1><IMG height=1
src="img/dat.gif" width=1></TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD bgColor=#ffffff height=1><IMG height=1
src="img/dat.gif" width=1></TD>
</TR>
</TBODY>
</TABLE>
</TD>
<TD width=1 bgColor=#d0d0d0><IMG height=1
src="img/dat.gif" width=1></TD>
<TD vAlign=top align=middle>
<TABLE height=95 cellSpacing=0 cellPadding=0 width="100%"
background=img/index_product_bg.gif border=0>
<TBODY>
<TR align=middle>
<TD width="29%" height="29" class="px12"><strong>联系方式</strong></TD>
<TD width="71%"> </TD>
</TR>
<TR vAlign=top align=middle>
<TD height="27" colspan="2"><IMG height=38
src="img/index_mean.gif"
width=534></TD>
</TR>
<TR vAlign=top align=middle>
<TD height="60" colspan="2"> </TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=534 border=0>
<TBODY>
<TR>
<TD width=534 height="56"><table width="80%" border="0" cellspacing="1" cellpadding="1" class="px12" align="center">
<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>
</TBODY>
</TABLE>
<TABLE class=text1 cellSpacing=0 cellPadding=5 width="100%" border=0>
<TBODY>
<TR>
<TD align=middle width=160> </TD>
</TR>
</TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=5 width="100%" border=0>
<TBODY>
<TR>
<TD
align=middle> </TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
<TD vAlign=top width=6 background=img/right_ying.gif><IMG
height=2 src="img/right_ying.gif" width=6></TD>
</TR>
</TBODY>
</TABLE>
<uc1:uBottom id="UBottom1" runat="server"></uc1:uBottom>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -