📄 system.asp
字号:
<option <%if rs9("R_BG")="0" then%>selected<%end if%> value="0">禁用</option>
</select>
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" bgcolor="#FFFFFF">两侧广告显示样式:</td>
<td colspan="2" align="left"><select name="adtype" size="1" id="adtype" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("adtype")<>"0" then%>selected<%end if%> value="1">Flash</option>
<option <%if rs9("adtype")="0" then%>selected<%end if%> value="0">图片</option>
</select>
如果选择样式为FLASH,请在下面写入FLASH地址及名称,如果选择图片,请写入图片地址及名称,并写入链接地址</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" 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-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" bgcolor="#FFFFFF">两侧广告链接:</td>
<td colspan="2" align="left">
<input type="text" name="L_MAIN" size="50" value="<%=rs9("L_MAIN")%>" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
只对图片广告起作用,FLASH广告需在FLASH中写入链接</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" bgcolor="#FFFFFF">两侧广告说明:</td>
<td colspan="2" align="left">
<input type="text" name="R_MAIN" size="50" value="<%=rs9("R_MAIN")%>" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" bgcolor="#FFFFFF">新闻页面相关:</td>
<td colspan="2" align="left">
<select name="M_BG" size="1" id="M_BG" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<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="25%" align="right" bgcolor="#FFFFFF">首页大图广告:</td>
<td colspan="2" align="left" bgcolor="#FFFFFF">
<select name="AdFace" size="1" id="AdFace" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<option <%if rs9("AdFace")<>"0" then%>selected<%end if%> value="1">启用</option>
<option <%if rs9("AdFace")="0" then%>selected<%end if%> value="0">禁用</option>
</select>
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" height="18" align="right" bgcolor="#FFFFFF">首页大图广告地址:</td>
<td colspan="2" align="left" bgcolor="#FFFFFF">
<input type="text" name="AD_FACE" size="50" value="<%=rs9("AD_FACE")%>" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" bgcolor="#FFFFFF">首页大图广告链接:</td>
<td colspan="2" align="left" bgcolor="#FFFFFF">
<input type="text" name="AD_FAddress" size="50" value="<%=rs9("AD_FAddress")%>" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" bgcolor="#FFFFFF">首页大图广告说明:</td>
<td colspan="2" align="left" bgcolor="#FFFFFF">
<input type="text" name="AD_FAlt" size="50" value="<%=rs9("AD_FAlt")%>" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" bgcolor="#FFFFFF"> <p align="right">跑马灯公告:</p></td>
<td colspan="2" align="left" >
<textarea name="gg1" cols="80" rows="4" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'" title=在这里输入本站的公告内容 onMouseOver="window.status='在这里输入本站的公告内容';return true;" onMouseOut="window.status='';return true;" ><%=rs9("gg1")%></textarea>
</td>
</tr>
<tr class="TDtop">
<td colspan="3"><div align="center">显示条数设置</div></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >首页文章配图显示张数:</td>
<td colspan="2" align="left">
<select size="1" name="L_BG" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%for i=1 to 3%>
<option <%if rs9("L_BG")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select>
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >文章显示条数:</td>
<td colspan="2" align="left">
<select size="1" name="top_news" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >通栏文章显示条数:</td>
<td colspan="2" align="left">
<select size="1" name="top_nobigclass" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%for i=1 to 30%>
<option <%if rs9("top_nobigclass")=i then%>selected<%end if%> value="<%=i%>"><%=i%></option>
<%next%>
</select>
</td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="25%" align="right" >大类页面文章显示条数:</td>
<td colspan="2" align="left" >
<select size="1" name="bigclassshownum" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >专题显示条数:</td>
<td colspan="2" align="left" >
<select size="1" name="top_sp" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >热门文章显示条数:</td>
<td colspan="2" align="left" > <select size="1" name="top_txt" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >最新图文显示条数:</td>
<td colspan="2" align="left" > <select size="1" name="top_img" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >阅读文章页面评论条数:</td>
<td colspan="2" align="left" >
<select size="1" name="reviewnum" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >图片JS文章调用数:</td>
<td colspan="2" align="left" >
<select size="1" name="picnum" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >一般JS文章调用数:</td>
<td colspan="2" align="left" >
<select size="1" name="newsnum" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >用户、单位部门排行榜显示数:</td>
<td colspan="2" align="left" >
<select size="1" name="topuser" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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="25%" align="right" >首页LOGO链接显示数:</td>
<td colspan="2" align="left" >
<select size="1" name="linkshownum" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<%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" width="611">
<div align="center">
<input type="submit" name="Submit" value="提交" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
<input type="reset" name="Submit2" value="重设" style="font-size: 9pt; color: #000000; background-color: #EAEAF4; solid #EAEAF4" onMouseOver ="this.style.backgroundColor='#ffffff'" onMouseOut ="this.style.backgroundColor='#EAEAF4'">
</div>
</td>
</tr>
</form>
</table>
</div>
</body>
</html>
<!--#include file=Admin_Bottom.asp-->
<%rs9.close
set rs9=nothing
conn.close
set conn=nothing
else
Show_Err("对不起,该功能已经被超级系统管理员关闭,您没有权限操作!")
response.end
end if
end if%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -