index4.aspx
来自「ASP.NET的一些开发实例,有论坛管理系统等」· ASPX 代码 · 共 80 行
ASPX
80 行
<%@ Page language="c#" Codebehind="index4.aspx.cs" AutoEventWireup="false" Inherits="BDStudioBase.index4" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>index4</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio 7.0">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<STYLE> BODY { FONT-SIZE: 9pt; COLOR: #000000 } TD { FONT-SIZE: 9pt; COLOR: #000000 } </STYLE>
</HEAD>
<body topmargin="0" leftmargin="0">
<form id="index4" method="post" runat="server">
<table border="0" cellpadding="0" cellspacing="0" width="100%" id="AutoNumber1" background="images/banner_1024.gif" height="118" style="BORDER-COLLAPSE: collapse" bordercolor="#111111">
<tr>
<td width="27" height="46"><FONT face="宋体"></FONT>
</td>
<td width="177" height="46"><FONT face="宋体"></FONT>
</td>
<td width="80" height="46"><FONT face="宋体"></FONT>
</td>
<td width="457" height="46"><FONT face="宋体"></FONT>
</td>
<td width="346" height="46"><FONT face="宋体"></FONT>
</td>
<td width="118" height="46"><FONT face="宋体"></FONT>
</td>
<td width="143" height="46"><FONT face="宋体"></FONT>
</td>
</tr>
<tr>
<td width="27" height="30"><FONT face="宋体"></FONT>
</td>
<td width="177" height="30"><FONT face="宋体"></FONT>
</td>
<td width="80" height="30"><FONT face="宋体"></FONT>
</td>
<td width="457" height="30"><FONT face="宋体"></FONT>
</td>
<td width="346" height="30"><FONT face="宋体"></FONT>
</td>
<td width="118" height="30"><!--进销存系统--><FONT face="宋体">
<asp:HyperLink id="HyperLink3" runat="server" Target="_top" NavigateUrl="index.aspx">返回</asp:HyperLink></FONT></td>
<td width="143" height="30"><!--OA系统--></td>
</tr>
<tr>
<td width="27" height="36"><FONT face="宋体"></FONT>
</td>
<td width="177" height="36"> <!--显示时间---><FONT face="宋体"></FONT>
<script language="LiveScript">
<!-- Hiding
today = new Date()
document.write(today.getMonth()+1,"/",today.getDate(),"/",today.getYear());
document.write(" ",today.getHours(),":",today.getMinutes())
// end hiding contents -->
</script>
</td>
<td width="80" height="36"><FONT face="宋体"></FONT>
</td>
<td width="1064" height="36" colspan="4" align="right">
<asp:Panel id="Panel1" runat="server"></asp:Panel>
<asp:HyperLink id="HyperLink1" runat="server" CssClass="txt_box0" NavigateUrl="tree1.aspx" Target="contents" ImageUrl="images/menu1.gif"></asp:HyperLink> </FONT><FONT face="宋体">
<asp:HyperLink id="HyperLink2" runat="server" CssClass="txt_box0" NavigateUrl="tree2.aspx" Target="contents" ImageUrl="images/menu2.gif"></asp:HyperLink></FONT><FONT face="Times New Roman"> </FONT><FONT face="宋体"> </FONT><FONT face="Times New Roman"> </FONT><FONT face="宋体"> </FONT><FONT face="Times New Roman">
</FONT>
</td>
</tr>
<tr>
<td width="27" height="1">
</td>
<td width="177" height="1"></td>
<td width="80" height="1">
</td>
<td width="1064" height="1" colspan="4">
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?