uhead.ascx
来自「1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点」· ASCX 代码 · 共 29 行
ASCX
29 行
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="uHead.ascx.cs" Inherits="Huayou.Hyb2b.WebApp.co.co5.uHead" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<TABLE width=777 height=105 border=0 align="center" cellPadding=0 cellSpacing=0
background=img/98.gif>
<TBODY>
<TR>
<TD width=442 height=105 align="center"><FONT class=bigtitle color=#ffffff><B><FONT style="FONT-SIZE: 18pt; FILTER: glow(color=#000000, strength=4); WIDTH: 100%; POSITION: relative" face=隶书 color=#ffffff><%=coname%></FONT></B></FONT><br>
<br></TD>
<TD width=335 height=105 align="center"></TD></TR>
</TBODY></TABLE>
<TABLE height=27 cellSpacing=0 cellPadding=0 width=777 background=img/97.gif border=0>
<TBODY>
<TR>
<TD width="100%" height=27><P align=center><%=covip%> <A
class=style1
href="Index.aspx?Sid=<%=Sid%>"><B>公司首页</B></A> <A class=style3
href="Introduce.aspx?Sid=<%=Sid%>"><B>公司简介</B></A> <A
class=style1
href="Sca.aspx?Sid=<%=Sid%>"><B>商贸机会</B></A> <A
class=style1
href="Product.aspx?Sid=<%=Sid%>"><B>产品介绍</B></A> <A
class=style1
href="News.aspx?Sid=<%=Sid%>"><B>企业动态</B></A><B> <A
class=style1
href="Contact.aspx?Sid=<%=Sid%>"><B>联系方式</B></A></B> <A
class=style1
href="Job.aspx?Sid=<%=Sid%>"><B>招聘信息</B></A><B> <A
class=style1
href="LeaveWord.aspx?Sid=<%=Sid%>"><B>网上留言</B></A></B></P></TD></TR></TBODY></TABLE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?