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

📄 msg.asp

📁 宁波娱乐在线城市,丰富的内容版块
💻 ASP
字号:
<!--#include file="tools.asp"-->
<HTML>
<HEAD>
<title>信息</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<style type="text/css">
<!--
td {  font-family: "宋体"; font-size: 9pt}
.p9 {  font-family: "宋体"; font-size: 9pt}
-->
</style>

<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
window.resizeTo(300,130);
window.moveTo(window.screen.width/2-150,window.screen.height/2-65);

function window_onresize() {
    window.resizeTo(300,130);
    window.moveTo(window.screen.width/2-150,window.screen.height/2-65);
}

function window_onload() {
    window.resizeTo(300,130);
    window.moveTo(window.screen.width/2-150,window.screen.height/2-65);  
}

function bQD_onclick() {
    window.close();
}

</SCRIPT>
</HEAD>
<body style="padding:0px;border:none;background-color:buttonface;" marginwidth=0 marginheight=0 leftmargin=0 topmargin=0 width=100% LANGUAGE=javascript onresize="return window_onresize()" onload="return window_onload()">
<br>
<table width="90%" border="0" cellpadding="0" cellspacing="0" align=center>
  <tr>
    <td width="20%" align=left><img src=images/gaoj.gif width="32" height="32"></td>
    <td width="70%"class="p9" align=left><%=Request.QueryString("msg")%>
    </td>
  </tr>
</table>
<div align=center> 
  <input type="button" name="bQD" value="确定" class="p9" style="HEIGHT: 24px; WIDTH: 66px" LANGUAGE=javascript onclick="return bQD_onclick()">
</div>
</body>
</HTML>

⌨️ 快捷键说明

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