📄 manage_option.asp
字号:
<!--#include file="Connections/connY.asp" -->
<!--#include file="Inc/Info.asp" -->
<!--#include file="Inc/Set.asp" -->
<!--#include file="Inc/TimeFormat.asp" -->
<!--#include file="Inc/UBBCode.asp" -->
<!--#include file="Inc/Level01.asp" -->
<%
State=Forum_TypeName&"之"&Forum_Name&"版面管理-属性操作"
%>
<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_BgColor%>" vlink="<%=Forum_Css_A_Link_Color%>" onLoad="MM_preloadImages('<%=Forum_Pic_Write2%>','<%=Forum_Pic_Vote2%>')">
<!--#include file="Inc/Top.asp" -->
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="0" align="center" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td height="20" bgcolor="<%=Forum_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> >> <a href="List.asp?T=<%=Forum_TypeID%>" onFocus="this.blur()"><%=Forum_TypeName%></a>
>> <a href="Board.asp?S=<%=Forum_ID%>" onFocus="this.blur()"><%=Forum_Name%></a>
>> <a href="Manage.asp?S=<%=Forum_ID%>" onFocus="this.blur()">版面管理</a>
>> <font color="<%=Forum_NavFontColor%>">属性</font></td>
<td width="150"></td>
<td width="18">
<div align="center"><img src="<%=Forum_Pic_Open%>" width="15" height="14" border="0" alt="显示个人工具箱" onClick="ShowInfo()" style="CURSOR: hand" id=infoimage align="texttop"></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="1" align="center" id=info style="DISPLAY: none" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td valign="top" bgcolor="<%=Forum_BgColor%>">
<!--#include file="Inc/Tools.asp" -->
</td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="0" cellpadding="0" align="center" id=infoborder style="DISPLAY: none">
<tr>
<td height=1 bgcolor="<%=Forum_BgColor%>"></td>
</tr>
</table>
<table width="<%=Forum_Width%>" border="0" cellspacing="1" cellpadding="2" align="center" bgcolor="<%=Forum_BorderColor%>" class="font">
<tr bgcolor="<%=Forum_BroadColor%>">
<td height="16" colspan="5">
<table width="100%" border="0" cellspacing="0" cellpadding="1" class="font">
<tr>
<td width="30"><img src="<%=Forum_Pic_Announce%>" width="20" height="16"></td>
<td>
<!--#include file="Inc/Broadcast.asp" -->
</td>
<td width="170">
<div align="right"><a href="Write.asp?S=<%=Forum_ID%>" onFocus="this.blur()" onClick="MM_nbGroup('down','group1','WriteArticle','<%=Forum_Pic_Write2%>',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','WriteArticle','<%=Forum_Pic_Write2%>','<%=Forum_Pic_Write2%>',1)"><img src="<%=Forum_Pic_Write1%>" width="80" height="20" border="0" align="absmiddle" name="WriteArticle"></a>
<a href="Vote.asp?S=<%=Forum_ID%>" onFocus="this.blur()" onClick="MM_nbGroup('down','group1','Vote','<%=Forum_Pic_Vote2%>',1)" onMouseOut="MM_nbGroup('out')" onMouseOver="MM_nbGroup('over','Vote','<%=Forum_Pic_Vote2%>','<%=Forum_Pic_Vote2%>',1)"><img src="<%=Forum_Pic_Vote1%>" width="80" height="20" border="0" align="absmiddle" name="Vote"></a></div>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="<%=Forum_BgColor%>">
<td colspan="5" height="22">
<table width="100%" border="0" cellspacing="0" cellpadding="1" class="font">
<tr>
<td>本版版主:<!--#include file="Inc/Host.asp" -->
</td>
<td width="400">
<div align="right">| <a href="javascript:this.location.reload()" onFocus="this.blur()">刷新</a>
| <a href="Soul.asp?S=<%=Forum_ID%>" onFocus="this.blur()"><font color="<%=Forum_PFontColor%>">精华区</font></a>
| <a href="Broad.asp?S=<%=Forum_ID%>" onFocus="this.blur()">广播</a>
| <a href="Log.asp?S=<%=Forum_ID%>" onFocus="this.blur()">事件</a>
| <a href="Manage.asp?S=<%=Forum_ID%>" onFocus="this.blur()">管理</a>
| <a href="Color.asp?S=<%=Forum_ID%>" onFocus="this.blur()">配色</a>
| <a href="Help.asp" onFocus="this.blur()">帮助</a> | </div>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="<%=Forum_BgColor%>">
<td colspan="5" height="294" valign="top"> <br>
<form name="form1" method="post" action="Manage_OptionAction.asp">
<table width="92%" border="0" cellspacing="1" cellpadding="2" align="center" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%" height="20"> 是否锁定</td>
<td height="20" colspan="2">
<input type="checkbox" name="Forum_IsLock" onFocus="this.blur()" <%If Forum_IsLock=True Then Response.Write "checked"%> value="True">
锁定 </td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%" height="20">版面编号与名称</td>
<td height="20" colspan="2"> 编号:<font color="<%=Forum_PFontColor%>"><%=Forum_ID%></font>
名称:
<input type="text" name="Forum_Name" class="Textfiled" size="15" value="<%=Forum_Name%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%" height="20">所属栏目</td>
<td height="20" colspan="2">
<select name="Forum_TypeID" class="Textfiled">
<%
Set rsT = Server.CreateObject("ADODB.Recordset")
Sql = "Select * From tTypeManage"
rsT.Open Sql,ConnY,3,3
While Not rsT.Eof
Response.Write "<option value='"&rsT("rID")&"'"
If Forum_TypeID=rsT("rID") Then Response.Write "selected"
Response.Write ">"&rsT("rTypeName")&"</option>"
rsT.MoveNext
Wend
rsT.Close
Set rsT=Nothing
%>
</select>
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%" height="20">版面介绍</td>
<td height="20" colspan="2">
<input type="text" name="Forum_Introduction" class="Textfiled" size="50" value="<%=Forum_Introduction%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%" height="20">版面个性图标</td>
<td height="20" colspan="2">
<input type="text" name="Forum_Pic" class="Textfiled" size="40" value="<%=Forum_Pic%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%" height="20">广播一次所需财产</td>
<td height="20" colspan="2">
<input type="text" name="Forum_BroadPay" class="Textfiled" value="<%=Forum_BroadPay%>" size="4">
吨</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%" height="20">广播一次持续时间</td>
<td height="20" colspan="2">
<select name="Forum_BroadLast" class="Textfiled">
<option value="0.5" <%If Forum_BroadLast=0.5 Then Response.Write "selected"%>>24小时</option>
<option value="1" <%If Forum_BroadLast=1 Then Response.Write "selected"%>>48小时</option>
<option value="1.5" <%If Forum_BroadLast=1.5 Then Response.Write "selected"%>>72小时</option>
<option value="2" <%If Forum_BroadLast=2 Then Response.Write "selected"%>>96小时</option>
</select>
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">表格背景色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_BgColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_BgColor" class="Textfiled" size="8" value="<%=Forum_BgColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">表格边框色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_BorderColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_BorderColor" class="Textfiled" size="8" value="<%=Forum_BorderColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">表格标题色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_TitleColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_TitleColor" class="Textfiled" size="8" value="<%=Forum_TitleColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">表格交替色</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_AlternateColor1%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_AlternateColor1" class="Textfiled" size="8" value="<%=Forum_AlternateColor1%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">表格交替色二</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_AlternateColor2%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_AlternateColor2" class="Textfiled" size="8" value="<%=Forum_AlternateColor2%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor1%>">
<td width="22%">广播区色调</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
<tr>
<td bgcolor="<%=Forum_BroadColor%>" height="16"> </td>
</tr>
</table>
</div>
</td>
<td width="73%">
<input type="text" name="Forum_BroadColor" class="Textfiled" size="8" value="<%=Forum_BroadColor%>">
</td>
</tr>
<tr bgcolor="<%=Forum_AlternateColor2%>">
<td width="22%">在线区色调</td>
<td width="5%">
<div align="center">
<table width="40" border="0" cellspacing="1" cellpadding="0" class="font" bgcolor="<%=Forum_BorderColor%>">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -