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

📄 b_jianjie.asp

📁 Asp源码交易频道 可对商品的添加、修改、删除
💻 ASP
字号:
<!--#include file="d_tou.asp" -->
<%set ziliao=lj.execute("select jianjie from huiyuan where mingzi='"& mingzi &"'")%>
<body background="img/1.jpg">
<table width="777" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF">
  <tr> 
    <td bordercolor="#F6F6F6" bgcolor="#FBFBFB" background="img/2XP.jpg" height="14"><img src="img/2XP.jpg" width="17" height="14"> 
    </td>
  </tr>
</table>
<table width="777" border="0" cellspacing="3" bgcolor="#FAFAFA" align="center">
  <tr>
    <td>
      <table width="100%" border="0" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
        <tr>
          <td bordercolor="#F6F6F6" bgcolor="EFEFEF"><img src="tupian/weizhi.gif" width="9" height="9"> 
            <a href="index.asp">论坛首页</a> → 修改简介</td>
  </tr>
</table>
</td>
  </tr>
</table>
<table width="777" border="0" cellspacing="3" align="center" bgcolor="#FAFAFA">
  <tr>
    <td>
      <table width="100%" border="0" align="center" cellpadding="5" cellspacing="0" bordercolor="#FFFFFF">
        <tr>
    <td bordercolor="#EBEBEB" bgcolor="D9D9D9">
      <div align="center"> 
        <%
	fanhui=request("fanhui")
	if fanhui="" then
		Response.Write("修改简介")
	elseif fanhui="wancheng" then
		Response.Write("更新资料已完成")
	end if
%>
      </div>
    </td></tr></table>
</td>
  </tr>
</table>
<table width="777" border="0" cellspacing="3" align="center" bgcolor="#FAFAFA">
  <tr>
    <td>
      <table width="100%" border="0" align="center" cellpadding="0" cellspacing="1">
        <tr><td><form method="post" action="c_ziliao.asp?dongzuo=jianjie">
            <table width="100%" align="center" cellpadding="5" cellspacing="1" bordercolor="#FFFFFF" bgcolor="#CCCCCC">
              <tr bordercolor="#F2F2F2"><td width="180" bordercolor="#EFEFEF" bgcolor="#F4F4F4"><div align="center">名字</div></td>
                <td bordercolor="#F4F4F4" bgcolor="#F9F9F9" width="557"> <%=server.HTMLEncode(mingzi)%> 
                </td>
</tr><tr bordercolor="#F2F2F2">
                <td bordercolor="#EFEFEF" bgcolor="#F4F4F4" width="180">
<div align="center">简介</div></td>
                <td bordercolor="#F4F4F4" bgcolor="#F9F9F9" width="557"> 
                  <textarea name="jianjie" cols="50" rows="8" wrap="VIRTUAL" id="jianjie"><%=ziliao("jianjie")%></textarea></td>
</tr><tr bordercolor="#F2F2F2">
                <td bordercolor="#EFEFEF" bgcolor="#F4F4F4" width="180">&nbsp;</td>
                <td bordercolor="#F4F4F4" bgcolor="#F9F9F9" width="557">
<input type="submit" value="修改"></td>
</tr></table></table>
</td>
  </tr>
</table>
<table width="777" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td>
      <!--#include file="d_wei.asp" -->
    </td>
  </tr>
</table>

⌨️ 快捷键说明

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