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

📄 contact.aspx

📁 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="Contact.aspx.cs" AutoEventWireup="false" Inherits="Huayou.Hyb2b.WebApp.co.co5.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 leftmargin="0" topmargin="0" bgcolor="#999999">
  <uc1:uHead id="UHead1" runat="server"></uc1:uHead>
	<TABLE cellSpacing=0 cellPadding=0 width=777 border=0>
  <TBODY>
  <TR>
    <TD width="100%"><IMG height=69 src="img/96.gif" 
      width=777 border=0></TD></TR></TBODY></TABLE></CENTER></DIV>
<DIV align=center>
<CENTER>
<TABLE height=21 cellSpacing=0 cellPadding=0 width=777 
background=img/95.gif border=0>
  <TBODY>
  <TR>
    <TD width=636 height=21 rowSpan=2> </TD>
    <TD vAlign=bottom width=141 height=17> </TD></TR>
  <TR>
    <TD vAlign=top width=141 height=20><B><FONT 
    color=#008000 class="px12">联系方式</FONT></B></TD></TR></TBODY></TABLE></CENTER></DIV>
<DIV align=center>
<CENTER>
<TABLE height=110 cellSpacing=0 cellPadding=0 width=777 
background=img/94.gif border=0>
  <TBODY>
  <TR>
    <TD vAlign=top align=middle width=47 
    background=img/2.htm height=110><IMG height=101 
      src="img/93.gif" width=79 border=0> </TD>
    <TD vAlign=top align=middle width=763 height=110>
      <DIV align=center>
      <TABLE height=40 cellSpacing=0 cellPadding=0 width="90%" border=0>
        <TBODY>
        <TR></TR></TBODY></TABLE>
      <TABLE cellSpacing=0 cellPadding=0 width="90%" border=0>
        <TBODY>
        <TR>
          <TD vAlign=top width="100%" height=266>
            <TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 
            height=24 cellSpacing=0 cellPadding=0 width="98%" border=0>
              <TBODY>
              <TR>
                <TD vAlign=top width="2%" height=148><IMG height=1 src="" width=20></TD>
                <TD vAlign=top width="75%" 
                  height=148>
                  <div align="center">
                    <table width="100%"  border="0" cellspacing="0" cellpadding="0">
                      <tr>
                        <td><br><br>
                          <table width="100%" border="0" cellspacing="1" cellpadding="1" class="px12" align="center">
                            <tr>
                              <td width="26%" 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>
                          <p style="line-height:180%"></td>
                      </tr>
                    </table>
                  </div>
                <TD vAlign=top width="29%" height=148><uc1:uLeft id="ULeft1" runat="server"></uc1:uLeft>
                  </TD>
              </TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE></CENTER></DIV>

<TABLE width=777 height=46 border=0 align="center" cellPadding=0 cellSpacing=0 
background=img/92.gif>
  <TBODY>
  <TR>
    <TD vAlign=bottom width="100%" height=46>
      <P align=center>&nbsp;</P></TD></TR></TBODY></TABLE>
<uc1:uBottom id="UBottom1" runat="server"></uc1:uBottom>
  </body>
</html>

⌨️ 快捷键说明

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