reg1.asp

来自「<1> 优化了部分代码及一些BUG.提高了浏览速度 <2&」· ASP 代码 · 共 57 行

ASP
57
字号
<!--#include file=system/include/function.asp-->
<html>
<head>
<title><%=title%></title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="style.css" type="text/css">
<LINK href="images/style1.css" type=text/css rel=stylesheet>
</head>
<style> body{ scrollbar-face-color:fd9035; scrollbar-shadow-color:ffffff;  scrollbar-highlight-color:ffffff; scrollbar-3dlight-color:ffffff;  scrollbar-darkshadow-color:ffffff; scrollbar-track-color:ffefd7;  scrollbar-arrow-color:ffffff;} 
</style>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0">
<!--#include file="top1.asp"-->
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="left" valign="top" background="images/index_r2_c1.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="778" height="89">
        <param name="movie" value="images/top.swf">
		<param name=WMODE value=Transparent>
        <param name="quality" value="high">
        <embed src="images/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="778" height="89"></embed></object></td>
  </tr>
</table>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="0" style="border-color: #FFFFFF black #FFFFFF black; border-style: solid; border-top-width: 2px; border-right-width: 0px; border-bottom-width: 2px; border-left-width: 0px">
  <tr>
    <td height="25" align="left" valign="bottom" bgcolor="#d3d3d3"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td align="left" valign="top" width="1%">&nbsp;</td>
          <td align="left" valign="top" width="59%" class="font"><a href="index.asp" class="linkfont">首页</a> 
            &gt;&gt; 会员注册</td>
          <td align="right" valign="middle" width="40%">&nbsp;</td>
        </tr>
      </table>
    </td>
  </tr>
</table>
<table width="778" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FFD1A4">
  <tr> 
    <td align="center" valign="middle" bgcolor="#FFF7EE"> <br> <table width="558" height="388" border="0" cellpadding="0" cellspacing="0" class="xu_kuan">
        <tr> 
          <td align="left" valign="top" bgcolor="#FFFFFF"> <iframe src="share/reg_xy.htm" frameborder=0 width=558 
            height=388 scrolling=yes></iframe></td>
        </tr>
      </table>
      <br> </td>
  </tr>
  <tr>
    <td height="30" align="center" valign="middle" bgcolor="#fff9e2"> 
      <input type="button" name="Submit42" value="我同意" style="FONT-SIZE: 9pt; WIDTH: 60 px; FONT-FAMILY: 宋体; HEIGHT: 20px" onclick="javascript:window.open('reg2.asp?reg=true','_self')">
        
      <input type="button" name="Submit422" value="我不同意" style="FONT-SIZE: 9pt; WIDTH: 60 px; FONT-FAMILY: 宋体; HEIGHT: 20px" onclick="vbscript:window.history.back"> 
    </td>
  </tr>
</table>
<!--#include file="share/foot.htm"-->
</body>
</html>

⌨️ 快捷键说明

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