[这个贴子最后由汪伦在 2005/08/02 11:43pm 第 1 次编辑]
最高可容纳100人同时在线。
可自行分配管理权限。
地址:http://chat.xilu.com/cgi-bin/newchat/login?etitle=whcloudy
若需要,可先在聊天室注册昵称(这是西陆的聊天室,很多昵称可能都被注册了)。告知我你所注册的昵称,我赋予你高管权限(高管权限可赋予其他网友初级管理权限)。
聊天室可以用作站务会议之用,也可以作为站内网友交友交流之用。
该聊天室速度比较稳定,操作比较简单,界面也还美观的。
以下是聊天室入口代码:
<table><tr><td>
<script language=javascript><!--
var ii=0;
function openit()
{ ii++; var popwin=document.chatinform.room.value + ii; document.chatinform.target=popwin;
window.open(';about:blank';,popwin,';resizable=1,scrollbars=1,status=no,toolbar=no,location=no,menu=no,left=0,top=0,width=790,height=530';);
return true;
}
//--></script>
<form name=';chatinform'; action="http://chat.xilu.com/cgi-bin/newchat/login" method="POST" onsubmit=';openit()';>
<input type="hidden" name="room" value="whcloudy">
昵称<input type="text" size="10" maxlength="10" name="nickname">
密码<input type="password" size="10" maxlength="10" name="passwd">
<input style=';FONT-SIZE: 9pt'; type="submit" value="进入">
<input style=';FONT-SIZE: 9pt'; type="button" value="注册" onclick="window.open(';http://data.xilu.com/cgi-bin/personal/register';);">
</form></td></tr></table> |