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

📄 member.asp

📁 不是我做的一个留言板
💻 ASP
字号:

<!--#include file="conn.asp" -->
<!--#include file="session.asp" -->
<!--#include file="../templet/mon.asp" -->
<center>
<%
web_id="../language/"&l_id
web_id=web_id&"/USER_INFO.asp"
call include(web_id)
username=cstr(request.QueryString("id"))
on_web=L_USER_open&username&L_USER_INFO
set rs=server.CreateObject("adodb.recordset")
sql_user="select * from [user] where username='"&username&"' and g_id='"&session_cookie_gid&"'"
rs_user=conn.execute(sql_user)
y=L_USER_INFO
call mon(y)
RESPONSE.WRITE "<table border=1 cellpadding=3 width=99% cellspacing=3 bgcolor"
RESPONSE.WRITE "='"&tr_bg_color&"' bordercolor='"&rigth_bor&"' height=467>"
RESPONSE.WRITE "<tr><td width=120 align=right height=1>"&L_USER_NETNAME& ":</td>"
%>

<td width="262" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%=rs_user("realname")%></td> 
<td width="75" rowspan="2" align="center" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="44">
<%
RESPONSE.WRITE "<img border=0 src="&rs_user("fice")&"></td></tr><tr>"
RESPONSE.WRITE "<td width=120 align=right height=1>"&L_USER_SEX&":</td>"
%>
                              <td width="262" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("sex")&"</td> </tr><tr><td width=120 align=right height=1>"&L_USER_ZW&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("zw")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_BIRTHDAY&":</td>"
%>
                              <td width="349" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" colspan="2" height="16">
<%
RESPONSE.WRITE rs_user("birthday")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_MPHONE&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<% 
RESPONSE.WRITE rs_user("mphone")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_homeaddr&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("homeaddr")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_HOMEPHONE&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("homephone")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_postcode&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("postcode")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_jobaddr&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("jobaddr")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_jobphone&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("jobphone")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_MAIL&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE "<a href=mailto:"&rs_user("email")&">"&rs_user("email")
RESPONSE.WRITE "</a></td></tr><tr><td width=120 align=right height=1>"&L_USER_OICQ&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("oicq")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_MSN&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16">
<%
RESPONSE.WRITE rs_user("msn")&"</td></tr><tr><td width=120 align=right height=1>"&L_USER_USERWEB&":</td>"
%>
                              <td width="349" colspan="2" style="background-color: <%=test_style_onMouseOut%>" onMouseOver = "this.style.backgroundColor = '<%=test_style_onMouseOver%>'" onMouseOut = "this.style.backgroundColor = '<%=test_style_onMouseOut%>'" height="16"><a href="<%=rs_user("website")%>" target="_blank">
                              
 <%
RESPONSE.WRITE rs_user("website")&"</a></td><tr><td align=center colspan=3 height=63>"
RESPONSE.WRITE "<a href=javascript:window.close()>"&L_USER_CloseWindows&"</a></TD></tr></table>"						  %>  

⌨️ 快捷键说明

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