📄 admin_config.asp
字号:
<td width="84%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">
<input type="text" name="servesmtp" value="<%=rs("servesmtp")%>" size="30">
</td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">邮件服务器登录帐号:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"><input type="text" name="servemail" value="<%=rs("servemail")%>" size="30"> <img src=../images/memo.gif alt="必须使用与网站电子信箱相同的邮件服务器<p>如网站电子信箱为admin@126.com,<br>则“邮件服务器SMTP地址”地址为smtp.126.com,<br>“邮件服务器登录帐号”为admin<br>登录密码当然要你才知道啦<p>又如网站电子信箱为myemail@ttdv.cn,<br>“邮件服务器SMTP地址”地址为218.92.161.200<br>“邮件服务器登录帐号”为myemail@ttdv.cn<br>邮件服务器域名为ttdv.cn<br>登录密码当然要你才知道啦">
</td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">邮件服务器登录密码:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"><input type="password" name="servekey" value="<%=rs("servekey")%>" size="33">
</td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">邮件服务器域名:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"><input type="text" name="mailuserdomain" value="<%=rs("mailuserdomain")%>" size="30"> <img src=../images/memo.gif alt="若用“myemail@ttdv.cn”这样的帐号登录时,请指明ttdv.cn">
</td>
</tr>
<tr bgcolor="#BDBEDE">
<td height="28" colspan="2" style="border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1">
<span class="main_title<%=skin%>"><font size="2"> 自定义参数设定</font></span></td>
</tr>
<tr>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><span style="margin-left: 20">最多显示多少行:</span></td>
<td width="84%" height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><p style="margin-left: 20">
<input type="text" name="MaxLine" value="<%=rs("MaxLine")%>" size="20" />
<font color="#FF0000"> <img src=../images/memo.gif alt="0为不限制,必须大于或等于显示图片链接的行数参数"></p></td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">每一行显示网站的个数:</span></td>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><p style="margin-left: 20">
<input type="text" name="LineNum" value="<%=rs("LineNum")%>" size="20" /></td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">显示图片链接的行数:</span></td>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><p style="margin-left: 20">
<input type="text" name="LineLogo" value="<%=rs("LineLogo")%>" size="20" /></td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">首页显示条件:</span></td>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><p style="margin-left: 20">
<input type="text" name="inpc" value="<%=rs("inpc")%>" size="20" /> <img src=../images/memo.gif alt="平均每天点入多少次以上的网站才显示链接"></td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">分页每页显示的记录数:</span></td>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><p style="margin-left: 20">
<input name="MaxPageSize" type="text" id="MaxPageSize" value="<%=rs("MaxPageSize")%>" size="20" /> <img src=../images/memo.gif alt="分页时每页显示的记录数"></td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">缓存刷新时间:</span></td>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><p style="margin-left: 20">
<input type="text" name="CacheTime" value="<%=rs("CacheTime")%>" size="20" />分钟 <img src=../images/memo.gif alt="缓存刷新时间,默认为30分钟"></td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">同一IP计数间隔时间:</span></td>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><p style="margin-left: 20">
<input type="text" name="HitsTime" value="<%=rs("HitsTime")%>" size="20" />小时 <img src=../images/memo.gif alt="同一IP隔多少时间后点击才继续计数,单位小时,默认为12小时"></td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">同域名注册限制:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"> <%if rs("IsDomainLimit")=1 then%>
<input type="radio" name="IsDomainLimit" value="1" id="IsDomainLimit" checked>
限制
<input type="radio" name="IsDomainLimit" value="0" id="IsDomainLimit">
不限制 <img src=../images/memo.gif alt="同一域名是否只能注册一次"></td>
<%else%>
<input type="radio" name="IsDomainLimit" value="1" id="IsDomainLimit">
限制
<input type="radio" name="IsDomainLimit" value="0" id="IsDomainLimit" checked>
不限制 <img src=../images/memo.gif alt="同一域名是否只能注册一次"><%end if%>
</td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">是否需要审核才能显示:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"> <%if rs("IsVerify")=1 then%>
<input type="radio" name="IsVerify" value="1" id="IsVerify" checked>
手工
<input type="radio" name="IsVerify" value="0" id="IsVerify">
自动</td>
<%else%>
<input type="radio" name="IsVerify" value="1" id="IsVerify">
手工
<input type="radio" name="IsVerify" value="0" id="IsVerify" checked>
自动<%end if%>
</td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">限定点入来源域名:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"> <%if rs("Isanti")=1 then%>
<input type="radio" name="Isanti" value="1" id="Isanti" checked>
限定
<input type="radio" name="Isanti" value="0" id="Isanti">
不限定 <img src=../images/memo.gif alt="是否限定点入来源只能在其登记的网站域名上"></td>
<%else%>
<input type="radio" name="Isanti" value="1" id="Isanti">
限定
<input type="radio" name="Isanti" value="0" id="Isanti" checked>
不限定 <img src=../images/memo.gif alt="是否限定点入来源只能在其登记的网站域名上"><%end if%>
</td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">检测代理服务器点击:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"> <%if rs("IPanti")=1 then%>
<input type="radio" name="IPanti" value="1" id="IPanti" checked>
检测
<input type="radio" name="IPanti" value="0" id="IPanti">
不检测</td>
<%else%>
<input type="radio" name="IPanti" value="1" id="IPanti">
检测
<input type="radio" name="IPanti" value="0" id="IPanti" checked>
不检测<%end if%>
</td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">定义要过滤的网站名称:</span></td>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><p style="margin-left: 20">
<input type="text" name="FilterWord" value="<%=rs("FilterWord")%>" size="60" /> <img src=../images/memo.gif alt="定义要过滤的网站名称,用|隔开"></td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">定义要屏蔽的域名:</span></td>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><p style="margin-left: 20">
<input type="text" name="FilterDomain" value="<%=rs("FilterDomain")%>" size="20" /> <img src=../images/memo.gif alt="定义要屏蔽的域名,用|隔开,空为不限制"></td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">默认配色方案:</span></td>
<td style="border-bottom-style: none; border-bottom-width: medium" height="29" bgcolor="#FFFFFF"><p style="margin-left: 20">
<select name="skin" id="skin">
<option value="1" selected>蓝天白云</option>
<option value="2" <%if rs("skin")=2 then response.write("selected")%>>水晶紫色</option>
<option value="3" <%if rs("skin")=3 then response.write("selected")%>>秋意盎然</option>
<option value="4" <%if rs("skin")=4 then response.write("selected")%>>粉色回忆</option>
<option value="5" <%if rs("skin")=5 then response.write("selected")%>>浓浓绿意</option>
<option value="6" <%if rs("skin")=6 then response.write("selected")%>>橘子红了</option>
<option value="7" <%if rs("skin")=7 then response.write("selected")%>>青青河草</option>
<option value="8" <%if rs("skin")=8 then response.write("selected")%>>黄金季节</option>
</select></td>
</tr>
<tr bgcolor="#BDBEDE">
<td height="28" colspan="2" bgcolor="#BDBEDE" style="border-top-style: none; border-top-width: medium; border-bottom-style: solid; border-bottom-width: 1"><span class="main_title<%=skin%>"><font size="2"> 系统参数设置</font></span></td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">定义运行模式:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"> <%if rs("IsDeBug")=1 then%>
<input type="radio" name="IsDeBug" value="1" id="IsDeBug" checked>
输出
<input type="radio" name="IsDeBug" value="0" id="IsDeBug">
不输出 <img src=../images/memo.gif alt="定义运行模式,数据库操作出错时输出错误信息,方便调试"></td>
<%else%>
<input type="radio" name="IsDeBug" value="1" id="IsDeBug">
输出
<input type="radio" name="IsDeBug" value="0" id="IsDeBug" checked>
不输出 <img src=../images/memo.gif alt="定义运行模式,数据库操作出错时输出错误信息,方便调试"><%end if%>
</td>
</tr>
<tr>
<td width="26%" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="33" bgcolor="#FFFFFF">
<p style="margin-left: 20">定义数据库类别:</td>
<td style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" height="28" bgcolor="#FFFFFF"><p style="margin-left: 20"> <%if rs("IsSqlDataBase")=1 then%>
<input type="radio" name="IsSqlDataBase" value="1" id="IsSqlDataBase" checked>
SQL数据库
<input type="radio" name="IsSqlDataBase" value="0" id="IsSqlDataBase">
Access数据库</td>
<%else%>
<input type="radio" name="IsSqlDataBase" value="1" id="IsSqlDataBase">
SQL数据库
<input type="radio" name="IsSqlDataBase" value="0" id="IsSqlDataBase" checked>
Access数据库<%end if%>
</td>
</tr>
<tr>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><span style="margin-left: 20">缓存名称:</span></td>
<td height="29" bgcolor="#FFFFFF" style="border-bottom-style: none; border-bottom-width: medium"><p style="margin-left: 20">
<input name="hxCacheName" type="text" value="<%=rs("hxCacheName")%>" size="20" maxlength="10" />
<label></label> <img src=../images/memo.gif alt="缓存名称,如果一个空间内放置了多个此系统,请更改此名称"></td>
</tr>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -