📄 reg.asp
字号:
<!--#include file="Connections/connY.asp" -->
<!--#include file="Inc/Info.asp" -->
<!--#include file="Inc/SetCss.asp" -->
<%
State="注册新用户"
%>
<html>
<head>
<title><%=Forum_Title%></title>
<meta http-equiv="Content-Type" content="text/html;">
<meta http-equiv="Expires" CONTENT="0">
<meta http-equiv="Cache-Control" CONTENT="no-cache">
<meta http-equiv="Pragma" CONTENT="no-cache">
<!--#include file="Inc/Css.asp" -->
<script language=Javascript src="Js/Menu.Js"></script>
<script language=Javascript src="Js/Button.Js"></script>
<script language=Javascript src="Js/Operate.Js"></script>
</head>
<body leftmargin="0" topmargin="0" bgcolor="<%=Forum_ColorList_BgColor%>" vlink="<%=Forum_Css_A_Link_Color%>">
<!--#include file="Inc/Top.asp" -->
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="<%=Forum_ColorList_BorderColor%>">
<tr>
<td height="20" bgcolor="<%=Forum_ColorList_BgColor%>">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="font">
<tr>
<td> 您所在的位置: <a href="../" onFocus="this.blur()">首页</a> >>
<a href="List.asp" onFocus="this.blur()">讨论组</a> >> <font color="<%=Forum_ColorList_NavFontColor%>">注册新用户</font></td>
<td width="150"></td>
<td width="18">
<div align="center"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height=1></td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="2" align="center" class="font" bgcolor="<%=Forum_ColorList_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_ColorList_BgColor%>" height="344" valign="top" id=left>
<div align="center"><br>
<br>
欢迎您加入本站点参加交流和讨论,本站点为公共论坛,为维护网上公共秩序和社会稳定,请您自觉遵守以下条款: <br>
<br>
<table width="450" border="0" cellspacing="1" cellpadding="4" class="font" align="center">
<tr>
<td height="200"> 一、不得利用本站制作、复制和传播下列信息:<br>
<br>
1、煽动抗拒、破坏宪法和法律、行政法规实施的;<br>
2、煽动颠覆国家政权,推翻社会主义制度的;<br>
3、煽动分裂国家、破坏国家统一的、尤其是<font color="<%=Forum_ColorList_PFontColor%>">台湾问题</font>;<br>
4、煽动民族仇恨、民族歧视,破坏民族团结的;<br>
5、捏造或者歪曲事实,散布谣言,扰乱社会秩序的;<br>
6、宣扬封建迷信、淫秽、色情、赌博、暴力、凶杀、尤其是<font color="<%=Forum_ColorList_PFontColor%>">法轮功</font>;
<br>
7、公然侮辱他人或者捏造事实诽谤他人的;<br>
8、损害国家机关信誉的;<br>
9、其他违反宪法和法律行政法规的;<br>
<br>
二、互相尊重,对自己的言论和行为负责。<br>
<br>
三、版主和管理员有权修改或删除违反本协议的帖子. </td>
</tr>
</table>
<br>
<br>
<input type="submit" name="Submit" value="我同意" class="Button_None" onFocus="this.blur()" onClick="MM_goToURL('parent','Reg_New.asp');return document.MM_returnValue">
<input type="submit" name="Submit2" value="不同意" class="Button_None" onFocus="this.blur()" onClick="MM_goToURL('parent','List.asp');return document.MM_returnValue">
</div>
</td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td height=1></td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="1" align="center" id=online bgcolor="<%=Forum_ColorList_BorderColor%>">
<tr>
<td valign="top" bgcolor="<%=Forum_ColorList_OnlineColor%>">
<!--#include file="Inc/Online.asp" -->
</td>
</tr>
</table>
<!--#include file="Inc/Bottom.asp" -->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -