📄 system.asp
字号:
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">留言本屏蔽词语:</td>
<td height="17" colspan="2" align="left" width="453">
<input name="byteType" type="text" style="font-family: 宋体; font-size: 9pt" value="<%=byteType%>" size="50">
<font color="#FF0000">用小写“|”分开</font></td>
</tr>
<tr bgcolor="#FFFFFF">
<td height="24" align="right" bgcolor="#FFFFFF">自定义TOP菜单:</td>
<td colspan="2" align="left"><textarea name="basemenu" cols="50" rows="6" style="font-family: 宋体; font-size: 9pt"><%=basemenu%></textarea>
<font color="#FF0000">HTML格式书写,如不支持FSO,编辑config.asp</font></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right" bgcolor="#FFFFFF">浮动广告:</td>
<td colspan="2" align="left"><select name="R_BG" size="1" style="font-family: 宋体; font-size: 9pt">
<option <%if rs9("R_BG")<>"0" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("R_BG")="0" then%>selected<%end if%> value="0">禁用</option>
</select></td>
</tr>
<tr bgcolor="#FFFFFF">
<td height="18" align="right" bgcolor="#FFFFFF">广告图片地址:</td>
<td colspan="2" align="left"><input type="text" name="R_TOP" size="50" value="<%=rs9("R_TOP")%>" style="font-family: 宋体; font-size: 9pt"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right" bgcolor="#FFFFFF">广告链接:</td>
<td colspan="2" align="left"><input type="text" name="L_MAIN" size="50" value="<%=rs9("L_MAIN")%>" style="font-family: 宋体; font-size: 9pt"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right" bgcolor="#FFFFFF">广告说明:</td>
<td colspan="2" align="left"><input type="text" name="R_MAIN" size="50" value="<%=rs9("R_MAIN")%>" style="font-family: 宋体; font-size: 9pt"></td>
</tr>
<tr bgcolor="#FFFFFF">
<td align="right" bgcolor="#FFFFFF">新闻广告:</td>
<td colspan="2" align="left"><select name="M_BG" size="1" id="M_BG" style="font-family: 宋体; font-size: 9pt">
<option <%if rs9("M_BG")<>"0" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("M_BG")="0" then%>selected<%end if%> value="0">禁用</option>
</select></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" bgcolor="#FFFFFF"> <p align="right">跑马灯公告:</p></td>
<td colspan="2" align="left" width="453"> <textarea name="gg1" cols="67" rows="4" style="font-family: 宋体; font-size: 9pt" title=在这里输入本站的公告内容 onMouseOver="window.status='在这里输入本站的公告内容';return true;" onMouseOut="window.status='';return true;" ><%=rs9("gg1")%></textarea>
</td>
</tr>
<tr bgcolor="#abb8d6">
<td colspan="3" height="24" align="center" width="611" bgcolor=<%=rs9("m_top")%>>显示条数设置</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">文章显示条数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="top_news" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("top_news")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">大类页面文章显示条数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="bigclassshownum" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("bigclassshownum")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">专题显示条数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="top_sp" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("top_sp")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">热门文章显示条数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="top_txt" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("top_txt")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">最新图文显示条数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="top_img" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("top_img")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">阅读文章页面评论条数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="reviewnum" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("reviewnum")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">图片JS文章调用数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="picnum" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("picnum")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">一般JS文章调用数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="newsnum" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("newsnum")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">用户排行榜显示数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="topuser" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("topuser")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="157" align="right" height="24">首页LOGO链接显示数:</td>
<td height="24" colspan="2" align="left" width="453"> <select size="1" name="linkshownum" style="font-family: 宋体; font-size: 9pt">
<%for i=1 to 30%>
<option <%if rs9("linkshownum")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select> </td>
</tr>
<tr bgcolor="#FFFFFF">
<td colspan="3" height="24" width="611"> <div align="center">
<input type="submit" name="Submit" value="提交" style="font-family: 宋体; font-size: 9pt">
<input type="reset" name="Submit2" value="重设" style="font-family: 宋体; font-size: 9pt">
</div></td>
</tr>
</table>
</center>
</div>
</form>
</body>
</html><%rs9.close%>
<%else
response.redirect "index_face.asp"
response.end
end if%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -