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

📄 cd.asp

📁 聊天室工具
💻 ASP
字号:
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">A:visited{TEXT-DECORATION: none;Color:#000000}A:active{TEXT-DECORATION: none;Color:#000000}A:hover{TEXT-DECORATION: underline;Color:#000000}A:link{text-decoration: none;Color:#000000}BODY{FONT-FAMILY: "宋体"; FONT-SIZE: 12px;}</style>
<script language=javascript>
function no_newwin(){
           if((event.ctrlKey)&&(event.keyCode==78)){
                   event.keyCode=0;
                   event.returnValue=false;
           }
    }

    function click()
    {
       return false;
    }
    document.oncontextmenu=click;
    document.onmousemove=click;

    document.ondragstart=doDragStart
    function doDragStart() {event.returnValue=false}
	
function exitchat(){
 if(confirm('你真的要退出吗?')){
  parent.f3.location.href = 'about:blank';
  setTimeout("top.location.href='exitchat.asp';", 500);
 }
}
function re_f4()
{
parent.f4.location.reload();
}
var winbgcolor = parent.cbg();
var winbgimage = parent.cbi();
document.writeln("<body bgcolor=" + winbgcolor + " background=" + winbgimage + " bgproperties=fixed topmargin=3 leftmargin=3 onunload=init();>");
function init()
{
  if (confirm("关闭按确定,刷新按取消"))
	 {
		window.open('exitchat.asp','exitchat','Status=yes,scrollbars=yes,resizable=yes');
	 }
	 else  {
	    window.open('init.asp','exitchat','Status=yes,scrollbars=yes,resizable=yes');
	 }
}
</script>
______________________<br>
| <a href=# onClick=parent.tbclutch()>分 屏</a>| <a href=left.asp target=f6>名 单</a>| <a href=song.asp target=f6>点 歌</a>|<br>
| <a href=# onClick=parent.write();parent.f2.document.af.msg.focus();>清 屏</a>| <a href=# onclick=re_f4();>刷 新</a>| <a href=# onclick=exitchat();>退 出</a>|<br>
| <a href=pwd.asp target=f6>改 密</a>| <a href=zl.asp target=f6>资 料</a>| <%if session("chatadmin")=True then%><a href=admin.asp target=f6>管 理</a><%else%>管 理<%end if%>|<br>
----------------------

⌨️ 快捷键说明

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