back_index.jsp
资源名称:oa.rar [点击查看]
上传用户:kimgenplus
上传日期:2016-06-05
资源大小:20877k
文件大小:1k
源码类别:
OA系统
开发平台:
Java
- <%@ page language="java" contentType="text/html; charset=GB18030"
- pageEncoding="GB18030"%>
- <HTML>
- <!--
- ---------------------------------------------------------------------------
- this script is copyright (c) 2001 by Michael Wallner!
- http://www.wallner-software.com
- mailto:dhtml@wallner-software.com
- you may use this script on web pages of your own
- you must not remove this copyright note!
- This script featured on Dynamic Drive (http://www.dynamicdrive.com)
- Visit http://www.dynamicdrive.com for full source to this script and more
- ---------------------------------------------------------------------------
- -->
- <HEAD>
- <META HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=GBK">
- <TITLE>Web OAϵͳ</TITLE>
- </HEAD>
- <FRAMESET cols = "130,*" frameborder=yes bordercolor=silver>
- <FRAME SRC="index.do?method=outlook" NAME="Links" SCROLLING="No">
- <FRAME SRC="index.do?method=main" NAME="main" SCROLLING="AUTO">
- </FRAMESET>
- <NOFRAMES>
- <BODY>
- </BODY>
- </NOFRAMES>
- </HTML>