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

📄 index.aspx

📁 1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="Index.aspx.cs" AutoEventWireup="false" Inherits="Huayou.Hyb2b.WebApp.co.co5.Index" %>
<%@ 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 background=img/83.gif topMargin=10>
<DIV id=Layer2 
style="Z-INDEX: 2; LEFT: 126px; WIDTH: 391px; POSITION: absolute; TOP: 110px; HEIGHT: 148px">
<TABLE cellPadding=1 width="75%" border=0>
  <TBODY>
  <TR>
    <TD><EMBED src=img/937.swf width=486 height=215 type=application/x-shockwave-flash wmode="transparent"></TD></TR></TBODY></TABLE></DIV>

<TABLE height=58 cellSpacing=0 cellPadding=0 width=777 border=0 align="center">
  <TR><TD width="100%" height=58 align="center"><B><FONT style="FONT-SIZE: 18pt; FILTER: glow(color=#000000, strength=4); WIDTH: 100%; POSITION: relative" face=隶书 color=#ffffff><%=coname%></FONT></B></TD></TR>
</TABLE>

<TABLE height=386 cellSpacing=0 cellPadding=0 width=777 border=0 align="center">
  <TBODY>
  <TR>
    <TD width=417 height=35><IMG height=109 
      src="img/76.gif" width=419 border=0></TD>
    <TD width=360 height=35><IMG height=109 
      src="img/75.gif" width=361 border=0></TD></TR>
  <TR>
    <TD width=417 height=1>
      <P align=center><IMG height=80 src="img/74.gif" 
      width=419 border=0></P></TD>
    <TD width=360 height=1><IMG height=80 
      src="img/73.gif" width=361 border=0></TD></TR>
  <TR>
    <TD width=417 height=1><IMG height=113 
      src="img/71.gif" width=419 border=0></TD>
    <TD width=360 height=1><IMG height=113 
      src="img/70.gif" width=361 border=0></TD></TR>
  <TR>
    <TD width=775 colSpan=2 height=30>
      <P align=left>      
          <SPAN class=style1><B><A class=style2 
      href="Introduce.aspx?Sid=<%=Sid%>">公司简介</A><B>  <A 
      class=style2 
      href="Sca.aspx?Sid=<%=Sid%>"><B>商贸机会</B></A></B>  <A 
      class=style2 
      href="Product.aspx?Sid=<%=Sid%>"><B>产品介绍</B></A>  <A 
      class=style2 
      href="News.aspx?Sid=<%=Sid%>"><B>企业动态</B></a>  <A 
      class=style2 
      href="Contact.aspx?Sid=<%=Sid%>"><B>联系我们</B></A>  <A 
      class=style2 
      href="Job.aspx?Sid=<%=Sid%>"><B>招聘信息</B></A>  <A 
      class=style2 
      href="LeaveWord.aspx?Sid=<%=Sid%>"><B>在线留言</B></A></B></SPAN></P></TD></TR>
  <TR><TD colSpan=2 height=54></TD></TR>
  <TR><TD colSpan=2 height=54 align=center class="px12"><%=citybottom%></TD></TR>
	</TBODY></TABLE>
</BODY>
</html>

⌨️ 快捷键说明

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