sendok.asp

来自「绿叶oa系统办公自动化 2008.工作日志管理,文件管理」· ASP 代码 · 共 65 行

ASP
65
字号
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>恭喜您,邮件发送成功!</title>
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {font-size: 12px}
-->
</style>

<link href="../css/text.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style3 {
	color: #339933;
	font-weight: bold;
}
.style5 {color: #993399}
-->
</style>
<link href="../css/mytdlinkcss.css" rel="stylesheet" type="text/css">
<link href="../css/df.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style6 {font-size: 14px}
.style7 {color: #339933}
.style8 {font-size: 14}
-->
</style>
</head>

<body>
<div align="center">
  <br>
  <br>
  <table width="647" border="0" cellspacing="0" cellpadding="0">
    <tr>
      <td>    
        <div align="center"><img src="index_01.jpg" width="357" height="189">      </div>
      <div align="center"></div></td>
    </tr>
    <tr>
      <td><div align="center">
        <p>&nbsp;</p>
        <p><span class="style2"><span class="style3 style6">恭喜您,邮件发送成功!</span><span class="style6"><strong><br>
          </strong></span><br>
          <span class="style8"><a href="onlineemail.asp" class="style7">继续发送邮件</a>             <a href="javascript:history.go(-2)" class="style7">返回系统</a><br>
          </span><br>
          </span><strong><span class="style5"></span></strong><span class="style3"><br>
          </span></p>
      </div></td>
    </tr>
  </table>
  <p>&nbsp;</p>
</div>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?