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

📄 hdlab_setting.ascx

📁 热点社区论坛系统 v5.0.1 软件类别: .NET源码 / 论坛社区 软件语言: 简体中文 授权方式: 免费版 文件大小: 2.57M 系统平台: .NET+ACCESS
💻 ASCX
📖 第 1 页 / 共 3 页
字号:
		<td>
			<asp:DropDownList ID="BBS_Setting18" runat="server">
				<asp:ListItem Value="0">不支持</asp:ListItem>
				<asp:ListItem Value="1">热点邮件组件</asp:ListItem>
			</asp:DropDownList></td>
	</tr>
	<tr class="divbody4">
		<td>
			邮件服务器地址</td>
		<td>
			<asp:TextBox ID="BBS_Info11" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody5">
		<td>
			邮件服务器登陆名</td>
		<td>
			<asp:TextBox ID="BBS_Info12" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody4">
		<td>
			邮件服务器登陆密码</td>
		<td>
			<asp:TextBox ID="BBS_Info13" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
</table>
<br>
<div class="titlebar1">
	<div class="titlebar">
		<div class="titlebar_r"><img align="top" id="img7" src="Images/folder_close.gif" alt="关闭面板" style='CURSOR:hand'
				onclick="javascript:ToggleNode('pinch7', 'img7')"><a name="setting6"></a><img src="Images/right_pic.gif" alt="帮助" title="帮助"></div>
		<div class="titlebar_l">论坛系统设置</div>
		<div style="FLOAT:left"><img src="Images/right_bg_02.gif" alt=""></div>
	</div>
</div>
<table cellspacing="0" cellpadding="3" class="divbody1_b" align="center" border="0" id="pinch7">
	<tr class="divbody4">
		<td width="50%">
			新消息弹出窗口</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting49" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			新消息语音提示</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting72" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList>
		</td>
	</tr>
	<tr class="divbody4">
		<td>
			语音提示文件</td>
		<td>
			<asp:TextBox ID="BBS_Setting73" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody5">
		<td>
			论坛所在时区</td>
		<td>
			<asp:TextBox ID="BBS_Setting14" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody4">
		<td>
			服务器时差</td>
		<td>
			<asp:DropDownList ID="BBS_Setting15" runat="server">
				<asp:ListItem Value="-23">-23</asp:ListItem>
				<asp:ListItem Value="-22">-22</asp:ListItem>
				<asp:ListItem Value="-21">-21</asp:ListItem>
				<asp:ListItem Value="-20">-20</asp:ListItem>
				<asp:ListItem Value="-19">-19</asp:ListItem>
				<asp:ListItem Value="-18">-18</asp:ListItem>
				<asp:ListItem Value="-17">-17</asp:ListItem>
				<asp:ListItem Value="-16">-16</asp:ListItem>
				<asp:ListItem Value="-15">-15</asp:ListItem>
				<asp:ListItem Value="-14">-14</asp:ListItem>
				<asp:ListItem Value="-13">-13</asp:ListItem>
				<asp:ListItem Value="-12">-12</asp:ListItem>
				<asp:ListItem Value="-11">-11</asp:ListItem>
				<asp:ListItem Value="-10">-10</asp:ListItem>
				<asp:ListItem Value="-9">-9</asp:ListItem>
				<asp:ListItem Value="-8">-8</asp:ListItem>
				<asp:ListItem Value="-7">-7</asp:ListItem>
				<asp:ListItem Value="-6">-6</asp:ListItem>
				<asp:ListItem Value="-5">-5</asp:ListItem>
				<asp:ListItem Value="-4">-4</asp:ListItem>
				<asp:ListItem Value="-3">-3</asp:ListItem>
				<asp:ListItem Value="-2">-2</asp:ListItem>
				<asp:ListItem Value="-1">-1</asp:ListItem>
				<asp:ListItem Value="0">0</asp:ListItem>
				<asp:ListItem Value="1">1</asp:ListItem>
				<asp:ListItem Value="2">2</asp:ListItem>
				<asp:ListItem Value="3">3</asp:ListItem>
				<asp:ListItem Value="4">4</asp:ListItem>
				<asp:ListItem Value="5">5</asp:ListItem>
				<asp:ListItem Value="6">6</asp:ListItem>
				<asp:ListItem Value="7">7</asp:ListItem>
				<asp:ListItem Value="8">8</asp:ListItem>
				<asp:ListItem Value="9">9</asp:ListItem>
				<asp:ListItem Value="10">10</asp:ListItem>
				<asp:ListItem Value="11">11</asp:ListItem>
				<asp:ListItem Value="12">12</asp:ListItem>
				<asp:ListItem Value="13">13</asp:ListItem>
				<asp:ListItem Value="14">14</asp:ListItem>
				<asp:ListItem Value="15">15</asp:ListItem>
				<asp:ListItem Value="16">16</asp:ListItem>
				<asp:ListItem Value="17">17</asp:ListItem>
				<asp:ListItem Value="18">18</asp:ListItem>
				<asp:ListItem Value="19">19</asp:ListItem>
				<asp:ListItem Value="20">20</asp:ListItem>
				<asp:ListItem Value="21">21</asp:ListItem>
				<asp:ListItem Value="22">22</asp:ListItem>
				<asp:ListItem Value="23">23</asp:ListItem>
			</asp:DropDownList>
		</td>
	</tr>
	<tr class="divbody5">
		<td>
			是否显示页面执行时间</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting16" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody4">
		<td>
			论坛分页记录条数</td>
		<td>
			<asp:TextBox ID="BBS_Setting32" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody5">
		<td>
			热门话题的最低人气</td>
		<td>
			<asp:TextBox ID="BBS_Setting33" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody4">
		<td>
			用户编辑帖子的最大时限</td>
		<td>
			<asp:TextBox ID="BBS_Setting34" runat="server" Columns="35"></asp:TextBox>
			分钟
		</td>
	</tr>
	<tr class="divbody5">
		<td>
			是否开启论坛门派</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting35" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
</table>
<br>
<div class="titlebar1">
	<div class="titlebar">
		<div class="titlebar_r"><img align="top" id="img8" src="Images/folder_close.gif" alt="关闭面板" style='CURSOR:hand'
				onclick="javascript:ToggleNode('pinch8', 'img8')"><a name="setting7"></a><img src="Images/right_pic.gif" alt="帮助" title="帮助"></div>
		<div class="titlebar_l">用户注册设置</div>
		<div style="FLOAT:left"><img src="Images/right_bg_02.gif" alt=""></div>
	</div>
</div>
<table cellspacing="0" cellpadding="3" class="divbody1_b" align="center" border="0" id="pinch8">
	<tr class="divbody4">
		<td width="50%">
			是否允许新用户注册</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting5" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			注册是否采用验证码<br>
			开启此项可以防止恶意注册
		</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting55" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody4">
		<td>
			登陆是否采用验证码<br>
			开启此项可以防止恶意登录猜解密码
		</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting56" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			发论坛短消息是否采用验证码</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting61" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody4">
		<td>
			会员取回密码是否采用验证码<br>
			开启此项可以防止恶意登录猜解密码
		</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting57" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			会员取回密码次数限制<br>
			0则表示无限制,若取回问答错误超过此限制,则停止至24小时后才能再次使用取回密码功能。
		</td>
		<td>
			<asp:TextBox ID="BBS_Setting58" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody4">
		<td>
			最短用户名长度</td>
		<td>
			<asp:TextBox ID="BBS_Setting6" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody5">
		<td>
			最长用户名长度</td>
		<td>
			<asp:TextBox ID="BBS_Setting7" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
	<tr class="divbody4">
		<td>
			同一IP注册间隔时间</td>
		<td>
			<asp:TextBox ID="BBS_Setting8" runat="server" Columns="35"></asp:TextBox>
		</td>
	</tr>
	<tr class="divbody5">
		<td>
			一个Email只能注册一个帐号</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting9" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody4">
		<td>
			Email通知密码</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting10" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			注册需要管理员认证</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting11" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody4">
		<td>
			开启短信欢迎新注册用户</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting12" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			发送注册信息邮件</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting13" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">否</asp:ListItem>
				<asp:ListItem Value="1">是</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody4">
		<td>
			禁止的邮件地址</td>
		<td>
			<asp:TextBox ID="BBS_Setting17" runat="server" Columns="35"></asp:TextBox></td>
	</tr>
</table>
<br>
<div class="titlebar1">
	<div class="titlebar">
		<div class="titlebar_r"><img align="top" id="img9" src="Images/folder_close.gif" alt="关闭面板" style='CURSOR:hand'
				onclick="javascript:ToggleNode('pinch9', 'img9')"><a name="setting8"></a><img src="Images/right_pic.gif" alt="帮助" title="帮助"></div>
		<div class="titlebar_l">用户选项设置</div>
		<div style="FLOAT:left"><img src="Images/right_bg_02.gif" alt=""></div>
	</div>
</div>
<table cellspacing="0" cellpadding="3" class="divbody1_b" align="center" border="0" id="pinch9">
	<tr class="divbody4">
		<td width="50%">
			允许个人签名</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting21" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">关闭</asp:ListItem>
				<asp:ListItem Value="1">打开</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			用户签名是否开启UBB代码</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting27" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">关闭</asp:ListItem>
				<asp:ListItem Value="1">打开</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody4">
		<td>
			用户签名是否开启HTML代码</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting28" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">关闭</asp:ListItem>
				<asp:ListItem Value="1">打开</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			用户签名开启帖图标签</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting63" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">关闭</asp:ListItem>
				<asp:ListItem Value="1">打开</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody4">
		<td>
			用户签名开启Flash标签</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting64" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">关闭</asp:ListItem>
				<asp:ListItem Value="1">打开</asp:ListItem>
			</asp:RadioButtonList></td>
	</tr>
	<tr class="divbody5">
		<td>
			是否开启头像上传</td>
		<td>
			<asp:RadioButtonList ID="BBS_Setting19" runat="server" RepeatDirection="Horizontal">
				<asp:ListItem Value="0">完全关闭</asp:ListItem>
				<asp:ListItem Value="1">完全打开</asp:ListItem>

⌨️ 快捷键说明

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