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

📄 muser_note.asp

📁 shopxp网上购物系统v6.6已经调试,百分百可用
💻 ASP
字号:
<!--#include file="config.asp"-->
<!--#include file="conn.asp"-->
<!-- #include file="Session.asp" -->
<%
dim sql
dim rs
sql="select * from kheu_nUser where user_id="&UserID
Set rs= Server.CreateObject("ADODB.Recordset")
rs.open sql,conn,1,1
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>修改网址签名:秦直道博客用户中心</TITLE>
<META http-equiv=content-type content="text/html; charset=GB2312">
<META http-equiv=Pragma content=no-cache>
<LINK href="user.css" type=text/css rel=stylesheet></HEAD>
<BODY style="MARGIN-TOP: 66px">
<TABLE cellSpacing=0 cellPadding=0 width=650 align=center border=0>
  <TBODY>
  <TR>
    <TD vAlign=top>
      <TABLE style="MARGIN-BOTTOM: 2px" cellSpacing=0 cellPadding=0 width="100%" 
      border=0>
        <TBODY>
        <TR>
          <TD class=BGL align=left width="80%" height=24><B 
          class=p14>修改网址签名:『秦直道』多用户博客用户中心</B></TD>
          <TD class="BGL p14" align=right width="20%"><a href="index.asp">用户查询</a>&nbsp;&nbsp;</TD></TR></TBODY></TABLE></TD>
    </TR></TBODY></TABLE><BR>
<TABLE cellSpacing=0 cellPadding=0 width=650 align=center border=0>
  <TBODY>
  <TR>
    <TD width=22> </TD>
    <TD vAlign=top align=left width=309>
<img border="0" src="../static/logo.gif" width="120" height="38" alt="『秦直道』多用户博客系统"><br>
         用户:<font color="#008000"><%=Session("user_email")%></font><BR>
         能力:<font color="#FF0000"><%=rs("user_power")%></font><BR>
         金钱:<font color="#FF0000"><%=rs("user_money")%></font><BR>
		 操作:<a href="mUser.asp">修改LOGO图片</a> <a href="mUser_Note.asp">修改网址签名</a>
<a href="mUser_Pass.asp">修改密码</a><BR>
		<IMG height=16 src="tips.gif" width=16 
      border=0>如果您操作完毕,请点此<a target="_self" href="LoginOut.asp">退出</a>。</P></TD>
    <TD width=20> </TD>
    <TD vAlign=top align=left width=315>
    <form name="form1" method="post" action="mUser_Note_Save.asp" >
      <TABLE class=ln2 cellSpacing=1 cellPadding=0 width=280 border=0>
        <TBODY>
        <TR class=BG>
          <TD class=BG height=24 colspan="2">&nbsp;<STRONG 
            class=p14><%=Session("user_email")%>的签名(100字以内)</STRONG></TD></TR>
               
        <TR>
          <TD class=p14 align=right width=248 height=92 colspan="2">
			<p align="center"><textarea name="user_note" cols="30" rows="6"><%=rs("user_note")%></textarea></TD>
          	</TR>
        <TR>
          <TD align=middle height=7 colspan="2">
            <HR style="BORDER-TOP: #d9f0f0 1px solid; WIDTH: 94%" SIZE=0>
          </TD></TR>
        <TR>
          <TD align=middle height=16 width=30%>
          用户网址:</TD>
          <TD >
			<input name="user_url" size="15" value="<%=rs("user_url")%>">(&lt;50字)
          </TD></TR>

        <TR>
          <TD align=middle height=15>
          支付效验:</TD>
          <TD >
			<input name="pay_code" size="15" value="<%=rs("pay_code")%>">(&lt;30字)&nbsp;
          </TD></TR>

        <TR>
          <TD align=middle height=31 colspan="2"><input type="submit" name="Submit" value="修改"></TD></TR>

        </TBODY></TABLE></TD></TR></TBODY></TABLE><BR><BR><BR>
        </form>
<DIV style="FONT-SIZE: 12px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 650px; COLOR: black; LINE-HEIGHT: 20px; FONT-FAMILY: arial; HEIGHT: 20px; BACKGROUND-COLOR: #d9f0f0 ;TEXT-ALIGN: center">
<script src='http://s96.cnzz.com/stat.php?id=369478&web_id=369478&online=1&show=line' language='JavaScript' charset='gb2312'></script>&copy;2008 <A href="http://www.qinzd.com">北京秦直道网络搜索技术</A></DIV></BODY></HTML>

⌨️ 快捷键说明

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