top.aspx
资源名称:web.rar [点击查看]
上传用户:xrffrp
上传日期:2022-03-25
资源大小:22155k
文件大小:4k
源码类别:
OA系统
开发平台:
ASP/ASPX
- <%@ Page Language="C#" AutoEventWireup="true" CodeFile="top.aspx.cs" Inherits="web_top" %>
- <html xmlns="http://www.w3.org/1999/xhtml" >
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <head>
- <title></title>
- <!--link href="../css/menu/style.css" rel="stylesheet" type="text/css"/-->
- </head>
- <body class="bodycolor" topmargin="0" leftmargin="0" STYLE="margin:0pt;padding:0pt">
- <form id="form1" runat="server">
- <table class="small" width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr class="topbar" height=42>
- <td nowrap style="width: 378px;">
- <asp:Label ID="LblTitle" runat="server" Font-Bold="True" Font-Size="X-Large" ForeColor="Lavender"
- Style="position: relative" Visible="False"></asp:Label>
- <asp:Image ID="Image1" runat="server" Height="98px" ImageAlign="Left"
- Width="306px" ImageUrl="~/images/bg85C_03.jpg" />
- </td>
- <td align="right" style="height: 42px">
- <table width="273" height="100%" class="small">
- <tr>
- <td align="center" valign="bottom" style="width: 269px; height: 29px">
- <table style="width: 269px; height: 100%;">
- <tr>
- <td style="width: 160px; height: 24px;" align="right">
- </td>
- <td style="width: 145px; height: 24px;" align="left">
- </td>
- </tr>
- <tr>
- <td style="width: 160px; height: 5px;" align="right">
- </td>
- <td style="width: 145px; height: 5px;" align="left">
- </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr>
- <td valign="bottom" align="center" style="width: 269px; height: 13px;">
- <%--<a href="" target="">
- <img src="../images/menu/mytable.gif" align="absmiddle" width="16" height="16" border="0" alt="ҵİ칫">
- </a> --%>
- <asp:Label ID="LblInfo" runat="server" ForeColor="Blue" Font-Size="X-Small"></asp:Label><br />
- <img src="../images/where1.jpg" border="0" align="absmiddle" width="16" height="16" alt="" />
- <asp:HyperLink Target="_blank" NavigateUrl="approvel/employee_index.aspx" ID="HlWhere" runat="server" Font-Size="X-Small">[HlWhere]</asp:HyperLink>
- <img src="../images/menu/login.gif" border="0" align="absmiddle" width="16" height="16" alt="dz">
- <asp:LinkButton ID="BtnReLogin" runat="server" Style="position: relative" OnClick="BtnReLogin_Click" Font-Size="X-Small">dz</asp:LinkButton>
- </td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table width="1300" height="46" border="0" background="../images/eip2menu_bk.jpg">
- <tr>
- <td width="116" height="42" background="../images/eip2menu_bk.jpg"><a href="mail/mail_index.aspx" target="_blank"></a><a href="p_manger.aspx" target="mainFrame"><img src="../images/person.jpg" width="115" height="42" border="0" /></a><a href="approvel/employee_index.aspx" target="mainFrame"></a></td>
- <td background="../images/eip2menu_bk.jpg" bgcolor="#FFFFFF" style="width: 115px"><a href="form.aspx" target="mainFrame"><img src="../images/1.jpg" width="120" height="42" border="0" style="width: 115px" /></a></td>
- <td width="120"><a href="resource.aspx" target="mainFrame"><img src="../images/knowladge.jpg" width="120" height="42" border="0" /></a></td>
- <td width="120"><a href="knowledge.aspx" target="mainFrame"><img src="../images/popm.jpg" width="120" height="42" border="0"></a><a href="knowledge.aspx" target="mainFrame"></a></td>
- <td style="width: 120px"><a href="sys.aspx" target="mainFrame"><img src="../images/manger.jpg" width="120" height="42" border="0" /></a></td>
- <td style="width: 120px"><a href="data.aspx" target="mainFrame"><img src="../images/data.jpg" width="120" height="42" border="0" /></a></td>
- <td width="700"> </td>
- <td width="120"><a href="login.aspx" target="_parent"><img src="../images/out.jpg" width="97" height="42" border="0" /></a></td>
- </tr>
- </table>
- <p><a href="approvel/employee_index.aspx" target="mainFrame"></a></p>
- </form>
- </body>
- </html>