ViewSource.aspx
资源名称:ioffice-e.rar [点击查看]
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:2k
源码类别:
OA系统
开发平台:
ASP/ASPX
- <%@ Page Language="vb" AutoEventWireup="false" Codebehind="ViewSource.aspx.vb" Inherits="ioffice.ViewSource"%>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
- <HTML>
- <HEAD>
- <title>邮件</title>
- <meta content="Microsoft Visual Studio .NET 7.0" name="GENERATOR">
- <meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
- <meta content="JavaScript" name="vs_defaultClientScript">
- <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
- </HEAD>
- <body bottomMargin="0" leftMargin="0" topMargin="0">
- <form id="Form1" method="post" runat="server">
- <FONT face="宋体">
- <TABLE id="Table1" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
- <TR>
- <TD vAlign="top" noWrap align="middle">
- <TABLE id="Table2" height="100%" cellSpacing="0" cellPadding="0" width="95%" border="0">
- <TR>
- <TD vAlign="top" noWrap>
- <TABLE id="Table3" cellSpacing="0" cellPadding="0" width="100%" border="0">
- <TR>
- <TD noWrap><IMG alt="" src="../../img/mail/mailtext.gif">
- </TD>
- <TD vAlign="bottom" noWrap align="right"><A name="iOffice.net"><IMG alt="" src="../../img/logo1.jpg"></A>
- </TD>
- </TR>
- </TABLE>
- <HR width="100%" SIZE="1">
- <asp:Label id="lblMailData" runat="server" CssClass="td"></asp:Label></TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- </TABLE>
- </FONT>
- </form>
- </body>
- </HTML>