secpolicy.aspx
资源名称:ioffice-e.rar [点击查看]
上传用户:kaisitong
上传日期:2022-01-01
资源大小:3672k
文件大小:1k
源码类别:
OA系统
开发平台:
ASP/ASPX
- <%@ Import Namespace="System.Data"%>
- <%@ Import Namespace="System.Data.SqlClient" %>
- <%@ Page Language="vb" Debug="true" CodeBehind="secpolicy.aspx.vb" AutoEventWireup="false" Inherits="ioffice.secpolicy" %>
- <HTML>
- <HEAD>
- <TITLE>安全策略——Hongfan iOffice.net 2001</TITLE>
- <% @ Import Namespace="System.Web.Security " %>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <SCRIPT LANGUAGE='JavaScript' src="sectree.js">
- <!--
- // -->
- </SCRIPT>
- </HEAD>
- <FRAMESET COLS='174,*' BORDER="0" onLoad='startMenu()' framespacing="0" frameborder="0">
- <FRAME NAME='MenuFrame' SRC='tree.htm' target="_self" marginwidth="0" marginheight="0" scrolling="auto" noresize>
- <frame name="PageFrame" src="rightlist.aspx" scrolling="auto">
- </FRAMESET>
- </HTML>