regok.asp

来自「方舟网免费空间申请程序(自助建站系统) v3.0 1 界面美观 2 后台管理功能」· ASP 代码 · 共 21 行

ASP
21
字号
<center>
<table width="550" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#333369"><tr><td>
<table width="100%" height="100%" border="0" align="center" cellpadding="1" cellspacing="0" bgcolor="#ffffff"><tr><td>
  <table width="100%" height="100%" align="center" cellpadding="0" cellspacing="0" bgcolor="#C6DBD8" border=0>
	  <tr> 
		<td width="2%" bgcolor="#4662C1" HEIGHT=26></TD></TR><TR>
      <%if request.querystring("changpass")="yes" then%>
	  <td align="center"><BR><BR>密码改变,请重登陆<input name="button32"  class=btx type="button"  onClick="window.open('login.asp?action=exit','_self');" value="登 陆">
	  <%else%>
      <td align="center"><BR><BR>注册成功,恭喜您成功注册方舟网免费主页空间,您的网址是:http://free.99081.com/您的用户名 <input name="button32"  class=btx type="button"  onClick="window.open('login.asp?action=exit','_self');" value="登 陆">
	  <%end if%>
  <BR><BR></TD></TR><TR>
  </table>
  </td></TR></table>
</td></TR></table>

</center>
</body>
</html>

⌨️ 快捷键说明

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