You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
792 B

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Main.aspx.cs" Inherits="Main" %>
<%@ Register TagPrefix="ucBottom" TagName="BottomBanner" Src="~/UserControls/BottomBanner.ascx" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>Web数据库系统管理主页面</title>
</head>
<frameset id="MainFrame" rows="89,82%" frameborder="1" border="0" framespacing="0">
<frame id="header" name="header" scrolling="no" noresize src="UserControls/SystemTop.aspx">
<frame id="main" name="main" src="Index.aspx" scrolling="yes">
<noframes>
<body bgcolor="#FFFFFF">
<table width="100" border="0" align="center" cellpadding="0" cellspacing="0" height="100%">