感觉世界上的东西都是人吹出来的,,我倒。。。 HTML: <html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <link rel="STYLESHEET" type="text/css" href="inc/cms.css"> <meta name="ProgId" content="FrontPage.Editor.Document"> <Script language="javascript"> function windowclose(){ window.close(); } </Script> <title></title> </head> <body> <iframe src="<%=Request("loadfile")%>" id="funcArea" style="width:100%;height:100%;border:none"> </iframe> </body> </html> <script language="javascript"> try{ if (window.dialogArguments != null && window.dialogArguments!=""){ document.title = "──────" + window.dialogArguments + "────────────────────"; } else document.title = "──────TurboCMS 4.6────────────────────"; }catch(exception){ document.title = "──────TurboCMS 4.6────────────────────"; } </script>