ViewSource.aspx
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:2k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <%@ Page Language="vb" AutoEventWireup="false" Codebehind="ViewSource.aspx.vb" Inherits="ioffice.ViewSource"%>
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  3. <HTML>
  4. <HEAD>
  5. <title>邮件</title>
  6. <meta content="Microsoft Visual Studio .NET 7.0" name="GENERATOR">
  7. <meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
  8. <meta content="JavaScript" name="vs_defaultClientScript">
  9. <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
  10. </HEAD>
  11. <body bottomMargin="0" leftMargin="0" topMargin="0">
  12. <form id="Form1" method="post" runat="server">
  13. <FONT face="宋体">
  14. <TABLE id="Table1" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
  15. <TR>
  16. <TD vAlign="top" noWrap align="middle">
  17. <TABLE id="Table2" height="100%" cellSpacing="0" cellPadding="0" width="95%" border="0">
  18. <TR>
  19. <TD vAlign="top" noWrap>
  20. <TABLE id="Table3" cellSpacing="0" cellPadding="0" width="100%" border="0">
  21. <TR>
  22. <TD noWrap><IMG alt="" src="../../img/mail/mailtext.gif">
  23. </TD>
  24. <TD vAlign="bottom" noWrap align="right"><A name="iOffice.net"><IMG alt="" src="../../img/logo1.jpg"></A>
  25. </TD>
  26. </TR>
  27. </TABLE>
  28. <HR width="100%" SIZE="1">
  29. <asp:Label id="lblMailData" runat="server" CssClass="td"></asp:Label></TD>
  30. </TR>
  31. </TABLE>
  32. </TD>
  33. </TR>
  34. </TABLE>
  35. </FONT>
  36. </form>
  37. </body>
  38. </HTML>