Index.aspx
上传用户:cha0314
上传日期:2014-03-02
资源大小:12522k
文件大小:1k
- <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>    非常抱歉,您的浏览器不支持框架模式,无法使用本模块,请使用支持框架的浏览器。</p>
- <p><font color="#FF0000">*</font> <font color="#000099">建议使用 Internet Explorer 6.0
- 或版本更高的浏览器使用本模块。</font></p>
- </td>
- </tr>
- </table>
- </body>
- </noframes>
- </frameset>
- </frameset>
- </html>