QQ临时会话

来源:互联网 发布:在线代理网络服务器 编辑:程序博客网 时间:2024/04/23 20:51

 

<html>
<head>
<title>QQ临时会话 - qifei</title>
</head>
<script janguage="javascript">
<!--
function goFtpSite() {
document.location.href 
= "http://wpa.qq.com/msgrd?v=1&uin=" + document.qqh.qqhm.value + "&site=www.jzfire.com&menu=yes";
}
//-->
</script>
<body>
<form name="qqh">
    
<table border="0" cellpadding="1" cellspacing="1" bgcolor="#000000" align="center" width="30%">
        
<tr>
            
<td>
                
<table border="0" cellspacing=0 cellpadding=5 align="center" width="100%">
                    
<tr bgcolor="#bbbbbb">
                        
<td width="40%" align="right" bgcolor="#FFCC66">
                        
<font face="arial,helvetica" size="-1">输入QQ号码:</font>
                        
</td>
                        
<td bgcolor="#FFCC66" width="60%">
                        
<font face="arial,helvetica" size="-1"><input type="text" size=15 name="qqhm"></font>
                        
</td>
                    
</tr>
                    
<tr bgcolor="#fffaaa">
                        
<td colspan="2" align="center">
                        
<font face="arial,helvetica" size="-2"><input type=button onClick="goFtpSite();" value=" 开始会话 "></font>
                        
</td>
                    
</tr>
                
</table>
            
</td>
        
</tr>
    
</table>
</form>
</body>
</html>
原创粉丝点击