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

📄 count.asp

📁 WEB2.0圈子交友平台,以用户影音创意和分享为主导, 为用户提供:圈子,个人空间,博客,话题,相册,分类信息,短信,交友等免费服务,致力打造中国第一套 WEB2.0交友系统开源网站.
💻 ASP
字号:
<!--#include file="../main.asp" -->
<!--#include file="../Space.asp" -->
<%
id=clng(request("id"))
if id="" or IsNumeric(id)<>true then
response.write"请输入正确的ID号!"
response.end
end if
sql3="select * from "&WebSqlType&"_member where "&WebSqlType&"_id="&id&""
set rs3=server.createobject("ADODB.Recordset")
rs3.open sql3,conn,1,1
usertitle=rs3(""&WebSqlType&"_username")
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD><TITLE>资料 - <%=usertitle%>的个人空间</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content=follow,index name=robots>
<LINK href="<%=cityurl%>images/style.css" 
type=text/css rel=stylesheet>
<LINK href="<%=cityurl%>images/msg.css" type=text/css 
rel=stylesheet>
<script>
function CheckAll(form)  {
  for (var i=0;i<form.elements.length;i++)    {
    var e = form.elements[i];
    if (e.name != 'chkall')       e.checked = form.chkall.checked; 
   }
  }
</script>

<STYLE>#flashcontent P {
	COLOR: #000
}
#foot {
	DISPLAY: block; MARGIN: 0px auto; WIDTH: 720px
}
</STYLE>

<META content="MSHTML 6.00.3790.0" name=GENERATOR></HEAD>
<BODY>
<DIV id=append_parent></DIV>
<DIV id=wrap>
<!--#include file="top.asp" -->

<DIV class=main>
<!--#include file="right.asp" -->
<DIV class=main-box-4>
<DIV class=box-top>
<DIV></DIV></DIV>
<DIV class=nav>我的位置:<A href="<%=cityurl%>">首页</A> &raquo; <A 
href="index.asp?id=<%=id%>"><%=usertitle%>的个人空间</A> &raquo; <STRONG><%=usertitle%>的个人档案</STRONG></DIV>
<DIV class=box>
<TABLE class=title cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD width="14" class=title-l></TD>
    
    <TD width="816"><%=usertitle%>的个人档案</TD>
	<TD width="116"><!-- <a href="/bbs/bbs_add.asp">发布新贴子</a> -->&nbsp;</TD>
    <TD width="14" class=title-r></TD></TR></TBODY></TABLE>

        <TABLE width=90% border=0 align="center" cellPadding=6 cellSpacing=0 borderColor=#111111 
      style="BORDER-COLLAPSE: collapse">
          <TBODY>

            <TR align="left">
              <TD height=30 colspan="2" style="border-bottom:1px solid red; "><DIV class=tablehead><B class=tableheadr>基本资料 </B></DIV></TD>
            </TR>
            <TR> 
              <TD width=17% height=25 align=right><span class="STYLE1">用 户 名:</span></TD>
              <TD height=25 align=left style="border-bottom:1px solid #cccccc; "> <%=rs3(""&WebSqlType&"_username")%></TD>
            </TR>


            
            <TR> 
              <TD width=17% height=25 align=right><span class="STYLE1">E_MAIL:</span></TD>
              <TD width=83% height=25 align=left style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_Email")%></TD>
            </TR>
			              <TR>
              <TD height=25 align=right><span class="STYLE1">所在地区:</span></TD>
              <TD height=25 align=left style="border-bottom:1px solid #cccccc; "><%=addone%>、<%=addtwo%></TD>
            </TR> 
			<tr>
              <td width="17%" height="25" align="right"><span class="STYLE1">性别:</span></td>
              <td width="83%" height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_sex")%></td>
            </tr>
            <TR align="center"  valign="bottom"> 
              <TD height=10 colSpan=2></TD>
            </TR>
          </TBODY>
        </TABLE>
        <table width="90%" border="0" align="center" cellpadding="6" cellspacing="0" bordercolor="#111111" 
      style="BORDER-COLLAPSE: collapse">
          <tbody>
            <tr align="left">
              <td height="13" colspan="2" style="border-bottom:1px solid red; ">
                <div class="tablehead"><b class="tableheadr">详细资料 </b></div></td>
            </tr>
            <tr>
              <td width="17%" height="25" align="right" ><span class="STYLE1">联系手机:</span></td>
              <td height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_sj")%></td>
            </tr>
            <tr>
              <td width="17%" height="25" align="right"><span class="STYLE1">联系电话:</span></td>
              <td width="83%" height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_tel")%></td>
            </tr>
            <tr>
              <td height="25" align="right"><span class="STYLE1">行  业:</span></td>
              <td height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_xxone")%></td>
            </tr>
            <tr>
              <td height="25" align="right"><span class="STYLE1">所属职位:</span></td>
              <td height="25" align="left" style="border-bottom:1px solid #cccccc; ">
			  <%=rs3(""&WebSqlType&"_zhiwei")%></td>
            </tr>
            
            <tr>
              <td height="25" align="right"><span class="STYLE1">QQ:</span></td>
              <td height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_qq")%></td>
            </tr>
            <tr>
              <td height="25" align="right"><span class="STYLE1">MSN:</span></td>
              <td height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_msn")%></td>
            </tr>
            <tr>
              <td height="25" align="right"><span class="STYLE1">昵 称:</span></td>
              <td height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_webname")%></td>
            </tr>
            <tr>
              <td height="25" align="right"><span class="STYLE1">真实姓名:</span></td>
              <td height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_realname")%></td>
            </tr>
            <tr>
              <td height="25" align="right"><span class="STYLE1">年龄:</span></td>
              <td height="25" align="left" style="border-bottom:1px solid #cccccc; "><%=year(now())-year(rs3(""&WebSqlType&"_ll"))%></td>
            </tr>
            
			<tr>
              <td height="30" align="right"><span class="STYLE1">自我介绍:</span></td>
              <td height="30" align="left" style="border-bottom:1px solid #cccccc; "><%=rs3(""&WebSqlType&"_book")%></td>
            </tr>
            <tr align="center"  valign="bottom">
              <td height="10" colspan="2">              </td>
            </tr>
          </tbody>
        </table>

</DIV>
<DIV class=box-bot>
<DIV></DIV></DIV></DIV></DIV>
<DIV id=bot><!--#include file="../bottom.asp" --></DIV>
<DIV id=wrap-bot>
<DIV></DIV></DIV></DIV>
</BODY></HTML>
<%rs3.close%>

⌨️ 快捷键说明

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