⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.aspx

📁 OA源代码,是一个不可多得的OA源代码.
💻 ASPX
字号:
<html>
	<head>
		<TITLE>文档一体化</TITLE>
		<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
		<meta name="ProgId" content="FrontPage.Editor.Document">
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<script language="javascript">

function logout()
{
	alert("走了");
}

function login()
{
	alert("来了");

}
		</script>
	</head>
	<frameset id="thisFrame" cols="180,*" rows="*">
		<frameset>
			<frame name="LeftFrame" src="Left.aspx" scrolling="no" frameborder="0" border="0" framespacing="0" noresize>
			<frame name="MainFrame" src="Desktop.aspx" scrolling="auto" frameborder="0" border="0" framespacing="0">
			<noframes>
				<body bgcolor="#FFFFFF">
					<table width="100" border="4" align="left" cellpadding="10" cellspacing="2" height="100%">
						<tr>
							<td><p align="center"><font color="#0000FF">浏览器功能支持限制</font></p>
								<p>&nbsp&nbsp&nbsp&nbsp非常抱歉,您的浏览器不支持框架模式,无法使用本模块,请使用支持框架的浏览器。</p>
								<p><font color="#FF0000">*</font> <font color="#000099">建议使用 Internet Explorer 6.0 
										或版本更高的浏览器使用本模块。</font></p>
							</td>
						</tr>
					</table>
				</body>
			</noframes>
		</frameset>
	</frameset>
</html>

⌨️ 快捷键说明

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