我无意中访问了一个网页,地址 http://www.suminfo.com/suminfo/default.asp这个网页会跳出一个类似QQ的聊天小网页,叫做即时通请问这个东西用什么做出来的,在哪里有的下载啊

解决方案 »

  1.   


    <html>
    <head>
    <script language="javascript">
    function click() {
    if (event.button==2) {
    alert('请不要按鼠标右键')
    }
    }
    document.onmousedown=click;
    </script><title>即时通</title>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
    <link rel="stylesheet" href="yangl.css" type="text/css">
    </head>
    <BODY aLink=#000000 bgColor=#E6E6E6 leftMargin=0 link=#000000 topMargin=0 vLink=#000000 scrolling=no>
    <table width="250" border="1" cellspacing="0" cellpadding="0" bordercolorlight="#666666" bordercolordark="#FFFFFF" bordercolor="#666666">
      <tr valign="middle"> 
        <td height="22" bgcolor="#E6E6E6"  background="button1.gif" > 
          <div align="center"><font color="#000000">即时通</font></div>
        </td>
      </tr>
     <tr > 
        <td height="1" > 
          <div align="right"><img src="dot.gif" width="1" height="1"></div>
        </td>
      </tr>  <tr bgcolor="#CCCCCC" > 
        <td height="20" > 
          <div align="center">在线服务人员</div>
        </td>
      </tr>
      <tr valign="top"> 
        <td height="360" valign=top width="250"><iframe src='employee.asp'
     name='employee' height='100%' width='100%' scrolling='auto' marginheight='0'
     frameborder='0'>IE</iframe></td>
      </tr>
      <tr > 
        <td height="1" background="button1.gif" ><img src="dot.gif" width="10" height="1"></td>
      </tr>
      <script>
    window.resizeTo(250,550)
      </script>
    <tr bgcolor="#CCCCCC"> 
        <td height="20" > 
          <div align="center">即时通系统说明</div>
        </td>
      </tr>
      <tr valign="top" bgcolor="#E6E6E6"> 
        <td height="30"> 
          <table width="100%" border="0" cellspacing="0" cellpadding="5">
            <tr>
              <td>  遇到任何困难和疑问时,请立即点击上方的在线服务人员,即时获得免费咨询服务!</td>
            </tr>
          </table>
          
        </td>
      </tr>
      <tr > 
        <td height="1" background="button1.gif" ><img src="dot.gif" width="10" height="1"></td>
      </tr>
      <tr > 
        <td width="250"><iframe src='jst.asp' name='jst' marginheight='0'  height="30"  width="100%" frameborder='0' scrolling='no'></iframe></td>
      </tr></table>
    </BODY></HTML>
    <iframe src='register.asp' name='register' marginheight='0'  height="0"  width="0"  scrolling='no' frameborder='0'></iframe>
      

  2.   

    http://com.szptt.net.cn/suminfo/icq/employee.asp