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

📄 welcomegb.asp

📁 此程序为网上下载
💻 ASP
字号:
<%@ codepage ="936" %>
<%
Response.CacheControl = "Private"
if Application("wsaxhxf_c_chatroomname")="" then Response.Redirect "error.asp?id=000"
if Session("hxf_u_nickname")="" then Response.Redirect "login.asp"
visitor=Application("wsaxhxf_c_visitor")
chatroomname=Application("wsaxhxf_c_chatroomname")
user=Application("wsaxhxf_c_user")
sn=Application("wsaxhxf_c_sn")
copyright=Application("wsaxhxf_c_copyright")
chatroombgimage=Application("wsaxhxf_c_chatroombgimage")
homepageurl=Application("wsaxhxf_c_homepageurl")
opendate=Application("wsaxhxf_c_opendate")
chatroombgcolor=Application("wsaxhxf_c_chatroombgcolor")
logo=Application("wsaxhxf_c_logo")
ver=Application("wsaxhxf_c_ver")
nickname=Session("hxf_u_nickname")%><html>
<head>
<title><%=nickname&" 在 "&chatroomname&" 中"%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="readonly/style.css">
</head>
<body oncontextmenu=self.event.returnValue=false bgcolor=<%=chatroombgcolor%> background=<%=chatroombgimage%>>
<table width=100% border=0 height=100%>
<tr>
<td>
<table width=500 border=1 align=center cellspacing=0 bordercolorlight=000000 bordercolordark=FFFFFF bgcolor=E0E0E0>
<form>
<tr> 
<td>
<table border=0 background="readonly/top2.jpg" bgcolor=#009900 cellspacing=0 cellpadding=2 width=497>
<tr> 
<td width=482><font color=FFFFFF face=Wingdings>1</font><font color=FFFFFF>查看留言 - <%=chatroomname&" "&ver%></font></td>  
<td width=18>  
<table border=1 bordercolorlight=666666 bordercolordark=FFFFFF cellpadding=0 bgcolor=E0E0E0 cellspacing=0 width=18>  
<tr>   
<td width=16><b><a href="relogin.asp" onMouseOver="window.status='';return true" onMouseOut="window.status='';return true" title="退出"><font color="000000">×</font></a></b></td>  
</tr>  
</table>  
</td>  
</tr>  
</table>  
<table width=497 height=330 border=1 cellspacing=0 bgcolor="FFFFFF">  
<tr valign="top">   
<td>  
<table width="100%" border="0" cellpadding="3">  
<tr>   
                        <td width="100" align="center" bgcolor="#DCD8D0"><a href=welcome.asp><font color=black>欢迎页面</font></a></td>  
                        <td width="100" align="center" bgcolor="#DCD8D0"><a href=welcomemy.asp><font color=black>个人信息</font></a></td>  
                        <td width="100" align="center" bgcolor="#DCD8D0"><a href=welcomefq.asp><font color=black>聊友查询</font></a></td>  
                        <td align="center" bgcolor="#000000" width="100"><font color=white>查看留言</font></td>  
                        <td width="100" bgcolor="#DCD8D0" align="center"><a href=welcomeph.asp><font color=black>聊神排行</font></a></td>  
                        <td bgcolor="#DCD8D0" align="center" width="100"><a href="<%=Application("wsaxhxf_c_bbsurl")%>" target="_blank"><font color="#FF0000">配套论坛</font></a></td>  
</tr>  
</table>  
<table width="100%" border="1" height="312" cellspacing="0" bordercolorlight="#000000" bordercolordark="#FFFFFF" bgcolor="DCD8D0" cellpadding="5">  
<tr valign="middle" align="center">   
<td>  
<iframe name="cklyb" frameborder="1" scrolling="yes" src="welcomegbview.asp?show=0&page=1" height="260" width="470"></iframe>  
<table width="98%" border="1" cellspacing="0" bordercolordark="#FFFFFF" bordercolorlight="#000000">  
<tr align="center" bgcolor="#DCD8D0">   
<td>   
<input type="button" value=" 私人留言" accesskey="s" style='font-size:9pt;background-color:#DCD8D0;color:000000;border: 1 double'onClick="javascript:cklyb.location.href='welcomegbview.asp?show=2&page=1'" name="button">  
&nbsp;<input type="button" value=" 相关留言" accesskey="x" style='font-size:9pt;background-color:#DCD8D0;color:000000;border: 1 double'onClick="javascript:cklyb.location.href='welcomegbview.asp?show=1&page=1'" name="button2">  
&nbsp;<input type="button" value=" 全部留言" accesskey="a"   
style='font-size:9pt;background-color:#DCD8D0;color:000000;border: 1 double'onClick="javascript:cklyb.location.href='welcomegbview.asp?show=0&page=1'" name="button2">  
&nbsp;<input type="button" value=" 搜索留言" accesskey="z" style='font-size:9pt;background-color:#DCD8D0;color:000000;border: 1 double'onClick="javascript:cklyb.location.href='welcomegbsc.asp'" name="button2">  
&nbsp;<input type="button" value=" 书写留言" accesskey="w" style='font-size:9pt;background-color:#DCD8D0;color:000000;border: 1 double'onClick="javascript:cklyb.location.href='welcomegbwrite.asp'" name="button2">  
</td>  
</tr>  
</table>  
</td>  
</tr>  
</table>  
</td>  
</tr>  
</table>  
<table width=100% border=0 cellspacing=0>  
<tr>  
<td>  
<input type="text" name="user" readonly value="<%=user%>" size="35" style="background-color:DCD8D0">  
</td>  
<td>  
<input type="text" name="sn" readonly value="SN:<%=sn%>" size="19" style="background-color:DCD8D0">  
</td>  
<td align="right">  
<input type="text" name="copyright" readonly value="<%=copyright%>" size="22" style="background-color:DCD8D0">  
</td>  
</tr>  
</table>  
</td>  
</tr>  
</form>  
</table>  
</td>  
</tr>  
</table>  
</body>  
</html>  

⌨️ 快捷键说明

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