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

📄 notes.asp

📁 一个聊天室程序
💻 ASP
字号:
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>注意事项</title>
<style type="text/css">
<!--
.style1 {color: #FF0000}
.style2 {font-size: medium}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.style4 {color: #000000}
-->
</style>
</head>

<body topmargin="0" leftmargin="0">

<table width="100%" border="0" align="center" cellpadding="2" cellspacing="0" bgcolor="#FFFFBE" style="border: 1 solid rgb(128,0,0)">
  <tr>
    <td width="600"><p align="center" class="style3">
	<font face="Arial" style="">请注意:</font></p>
      <div align="center"></div>      <table width="568" align="center">
        <tr>
          <th scope="col"><div align="center">
            <div align="left" class="style2"><img src="bullet.gif" name="btnSnoop" alt="Snooper" width="13" height="13"> 进入会议室前请输入你的<span class="style1">姓名</span>,以便识别! 
              <div align="left"><img src="bullet.gif" name="btnSnoop" alt="Snooper" width="13" height="13"> <font face="Arial" style="">退出会议室请按<span class="style1"> Exit</span> 按钮!</font></div>
              <div align="left"><img src="bullet.gif" name="btnSnoop" alt="Snooper" width="13" height="13"> <font face="Arial" style="">浏览器要设置到 <span class="style1">可用Cookies<span class="style4">!</span></span></font></div>
            </div>
          </div></th>
        </tr>
      </table>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      <p>&nbsp;</p>
      <p>&nbsp;</p></td>
  </tr>
</table>
<script language="VBScript">
sub btnSnoop_OnClick
Window.Open "snooper.asp", "wdwSnoop", "width=300, height=100, top=0, left=0"
end sub
</script>

</body>
</html>

⌨️ 快捷键说明

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