Index.aspx
资源名称:OAJP.rar [点击查看]
上传用户:jdb8708888
上传日期:2013-05-29
资源大小:19971k
文件大小:1k
源码类别:
WEB源码(ASP,PHP,...)
开发平台:
C#
- <%@ Page CodeBehind="Index.aspx.cs" Language="c#" AutoEventWireup="false" Inherits="UDS.SubModule.Role.Index" %>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN">
- <html>
- <head>
- <TITLE>部门设置</TITLE>
- <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
- <meta name="GENERATOR" content="Microsoft Visual Studio.NET 7.0">
- <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
- </head>
- <frameset id="thisFrame" cols="180,*" cols="184,76%">
- <frame name="LeftFrame" src="RoleTreeView.aspx" frameBorder="no" scrolling="no" noresize>
- <frame name="MainFrame" src="ListView.aspx" frameborder="no" scrolling="auto">
- <noframes>
- <pre id="p2">
- ================================================================
- 关于完成此内容框架集的说明
- 1. 为“contents”框架添加 src="" 页的 URL。
- 2. 为“main”框架添加 src="" 页的 URL。
- 3. 将 BASE target="main" 元素添加到“contents”页的
- HEAD,以将“main”设置为默认框架,“contents”页的链接将
- 在该框架中显示其他页。
- ================================================================
- </pre>
- <p id="p1">
- 此 HTML 框架集显示多个 Web 页。若要查看此框架集,请使用支持 HTML 4.0 及更高版本的 Web 浏览器。
- </p>
- </noframes>
- </frameset>
- </html>