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

📄 user_edit_add.asp

📁 asp网站原代码绝对教材 asp网站原代码绝对教材
💻 ASP
字号:
<!--#include file="inetsoft.asp"-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=webname%></title>
<style type="text/css">
<!--
body {
	background-image: url(images/BJ.jpg);
}
-->
</style>
<link href="css/css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
.style1 {color: #FFFFFF}
.style2 {color: #FF6600}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.STYLE3 {color: #FF0000}
-->
</style>
</head>

<body>
<!--#include file="top.asp"-->
<table width="760"  border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="238" valign="top" background="images/IN_30.jpg"><!--#include file="left.asp"--></td>
    <td width="522" valign="top" background="images/IN_29.jpg"><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td height="198" valign="top" background="images/IN_04.jpg"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="507" height="198">
          <param name="movie" value="images/2.swf">
          <param name="quality" value="high">
          <param name="menu" value="false">
          <param name="wmode" value="transparent">
          <embed src="images/2.swf" width="507" height="198" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" menu="false" wmode="transparent"></embed>
        </object></td>
      </tr>
    </table>
      <table width="100%"  border="0" cellspacing="0" cellpadding="3">
        <tr>
          <td>您的位置是: <span class="style2">会员注册</span> </td>
        </tr>
      </table>
      <table width="100%"  border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td><IMG SRC="images/IN_12.jpg" WIDTH=522 HEIGHT=14 ALT=""></td>
        </tr>
        <tr>
          <td background="images/IN_13.jpg"><table width="100%"  border="0" cellspacing="3" cellpadding="0">
            <tr>
              <td><!--#include file="user_edit.asp" --></td>
            </tr>
          </table></td>
        </tr>
        <tr>
          <td><IMG SRC="images/IN_28.jpg" WIDTH=522 HEIGHT=18 ALT=""></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table width="760"  border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><IMG SRC="images/IN_34.jpg" WIDTH=760 HEIGHT=10 ALT=""></td>
  </tr>
</table>
<!--#include file="end.asp"-->

</body>
</html>

⌨️ 快捷键说明

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