📄 admin_itemmodify2.asp
字号:
<td width="50%" align="right" class=alt2><b>是否需要修正: </b></td>
<td width="50%" class=alt1>
<input type="radio" value="0" name="B_LeiType1" <%if B_LeiType1=0 then response.write "checked"%> onclick="B_Lei3.style.display='none'" class="form">不需要
<input type="radio" value="1" name="B_LeiType1" <%if B_LeiType1=1 then response.write "checked"%> onclick="B_Lei3.style.display=''" class="form">需要</td>
</tr>
<tr id="B_Lei3" style="display:<%if B_LeiType1=0 then response.write "none"%>">
<td width="50%" align="center" >作品类别修正开始标记:
<input type="radio" name="B_LsType1" value="1" <%if B_LsType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_LsType1" value="0" <%if B_LsType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_LsString1" cols=30 rows=5 class=form><%=B_LsString1%></textarea></td>
<td width="50%" align="center">作品类别修正结束标记:
<input type="radio" name="B_LoType1" value="1" <%if B_LoType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_LoType1" value="0" <%if B_LoType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_LoString1" cols=30 rows=5 class=form><%=B_LoString1%></textarea></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="50%" align="right" colspan="2" class=alt2><b>作品封面: </b></td>
<td colspan="2" class=alt1>
<input type="radio" value="0" name="B_PicType" <%if B_PicType=0 then response.write "checked"%> onclick="B_Pic1.style.display='';B_Pic2.style.display='none'" class="form">设置参数
<input type="radio" value="2" name="B_PicType" <%if B_PicType=2 then response.write "checked"%> onclick="B_Pic1.style.display='none';B_Pic2.style.display=''" class="form">指定封面</td>
</tr>
<tr id="B_Pic2" style="display:<%if B_PicType=0 then response.write "none"%>">
<td width="50%" align="center" colspan="2" class=alt2><font color="blue">请指定作品封面:</font></td>
<td width="50%" align="center" colspan="2" class=alt1>
<input name="B_PicStr" type="text" id="B_PicStr" class="form" size="30" value="<%=B_PicStr%>">
</td>
</tr>
<tr id="B_Pic1" style="display:<%if B_PicType=2 then response.write "none"%>">
<td colspan="4" class=alt1>
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center">作品封面开始标记:
<input type="radio" name="B_PsType" value="1" <%if B_PsType=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_PsType" value="0" <%if B_PsType=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_PsString" cols=30 rows=5 class=form><%=B_PsString%></textarea>
</td>
<td width="50%" align="center">作品封面结束标记:
<input type="radio" name="B_PoType" value="1" <%if B_PoType=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_PoType" value="0" <%if B_PoType=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_PoString" cols=30 rows=5 class=form><%=B_PoString%></textarea>
</td>
</tr>
<tr>
<td width="50%" align="right" class=alt2><b>是否需要在获取的地址前加入绝对地址: </b></td>
<td width="50%" class=alt1>
<input type="radio" value="0" name="B_PicType2" <%if B_PicType2=0 then response.write "checked"%> onclick="B_Pic4.style.display='none'" class="form">不需要
<input type="radio" value="1" name="B_PicType2" <%if B_PicType2=1 then response.write "checked"%> onclick="B_Pic4.style.display=''" class="form">需要</td>
</tr>
<tr id="B_Pic4" style="display:<%if B_PicType2=0 then response.write "none"%>">
<td width="50%" align="center"><font color="blue">请输入地址:</font></td>
<td width="50%" align="center">
<input name="B_PicStr2" type="text" class="form" size="30" value="<%=B_PicStr2%>">
</td>
</tr>
<tr>
<td width="50%" align="right" class=alt2><b>是否需要修正: </b></td>
<td width="50%" class=alt1>
<input type="radio" value="0" name="B_PicType1" <%if B_PicType1=0 then response.write "checked"%> onclick="B_Pic3.style.display='none'" class="form">不需要
<input type="radio" value="1" name="B_PicType1" <%if B_PicType1=1 then response.write "checked"%> onclick="B_Pic3.style.display=''" class="form">需要</td>
</tr>
<tr id="B_Pic3" style="display:<%if B_PicType1=0 then response.write "none"%>">
<td width="50%" align="center" >作品封面修正开始标记:
<input type="radio" name="B_PsType1" value="1" <%if B_PsType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_PsType1" value="0" <%if B_PsType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_PsString1" cols=30 rows=5 class=form><%=B_PsString1%></textarea></td>
<td width="50%" align="center">作品封面修正结束标记:
<input type="radio" name="B_PoType1" value="1" <%if B_PoType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_PoType1" value="0" <%if B_PoType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_PoString1" cols=30 rows=5 class=form><%=B_PoString1%></textarea></td>
</tr>
<tr>
<td width="50%" align="right" class=alt2><b>无封面标记: </b></td>
<td width="50%" class=alt1>
<input name="B_PicStr1" type="text" class="form" size="30" value="<%=B_PicStr1%>">多个标记请使用“|”隔开<br>没有请输入$False$</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="50%" align="right" colspan="2" class=alt2><b>作品关键词: </b></td>
<td colspan="2" class=alt1>
<input type="radio" value="3" name="B_KeyType" <%if B_KeyType=3 then response.write "checked"%> onclick="B_Key1.style.display='none';B_Key2.style.display='none'" class="form">自动判断
<input type="radio" value="0" name="B_KeyType" <%if B_KeyType=0 then response.write "checked"%> onclick="B_Key1.style.display='';B_Key2.style.display='none'" class="form">设置参数
<input type="radio" value="2" name="B_KeyType" <%if B_KeyType=2 then response.write "checked"%> onclick="B_Key1.style.display='none';B_Key2.style.display=''" class="form">指定关键词</td>
</tr>
<tr id="B_Key2" style="display:<%if B_KeyType=0 or B_KeyType=3 then response.write "none"%>">
<td width="50%" align="center" colspan="2" class=alt2><font color="blue">请指定作品关键词:</font></td>
<td width="50%" align="center" colspan="2" class=alt1>
<input name="B_KeyStr" type="text" id="B_KeyStr" class="form" size="30" value="<%=B_KeyStr%>">
</td>
</tr>
<tr id="B_Key1" style="display:<%if B_KeyType=2 or B_KeyType=3 then response.write "none"%>">
<td colspan="4" class=alt1>
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center">作品关键词开始标记:
<input type="radio" name="B_KsType" value="1" <%if B_KsType=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_KsType" value="0" <%if B_KsType=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_KsString" cols=30 rows=5 class=form><%=B_KsString%></textarea>
</td>
<td width="50%" align="center">作品关键词结束标记:
<input type="radio" name="B_KoType" value="1" <%if B_KoType=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_KoType" value="0" <%if B_KoType=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_KoString" cols=30 rows=5 class=form><%=B_KoString%></textarea>
</td>
</tr>
<tr>
<td width="50%" align="right" class=alt2><b>是否需要修正: </b></td>
<td width="50%" class=alt1>
<input type="radio" value="0" name="B_KeyType1" <%if B_KeyType1=0 then response.write "checked"%> onclick="B_Key3.style.display='none'" class="form">不需要
<input type="radio" value="1" name="B_KeyType1" <%if B_KeyType1=1 then response.write "checked"%> onclick="B_Key3.style.display=''" class="form">需要</td>
</tr>
<tr id="B_Key3" style="display:<%if B_KeyType1=0 then response.write "none"%>">
<td width="50%" align="center" >作品关键词修正开始标记:
<input type="radio" name="B_KsType1" value="1" <%if B_KsType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_KsType1" value="0" <%if B_KsType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_KsString1" cols=30 rows=5 class=form><%=B_KsString1%></textarea></td>
<td width="50%" align="center">作品关键词修正结束标记:
<input type="radio" name="B_KoType1" value="1" <%if B_KoType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_KoType1" value="0" <%if B_KoType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_KoString1" cols=30 rows=5 class=form><%=B_KoString1%></textarea></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="50%" align="right" colspan="2" class=alt2><b>作品介绍: </b></td>
<td colspan="2" class=alt1>
<input type="radio" value="0" name="B_InfoType" <%if B_InfoType=0 then response.write "checked"%> onclick="B_Info1.style.display='';B_Info2.style.display='none'" class="form">设置参数
<input type="radio" value="2" name="B_InfoType" <%if B_InfoType=2 then response.write "checked"%> onclick="B_Info1.style.display='none';B_Info2.style.display=''" class="form">指定内容</td>
</tr>
<tr id="B_Info2" style="display:<%if B_InfoType=0 then response.write "none"%>">
<td width="50%" align="center" colspan="2" class=alt2><font color="blue">请指定作品介绍内容:</font></td>
<td width="50%" align="center" colspan="2" class=alt1>
<textarea name="B_InfoStr" cols=30 rows=5 class=form><%=B_InfoStr%></textarea>
</td>
</tr>
<tr id="B_Info1" style="display:<%if B_InfoType=2 then response.write "none"%>">
<td colspan="4" class=alt1>
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center">作品介绍开始标记:
<input type="radio" name="B_IsType" value="1" <%if B_IsType=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_IsType" value="0" <%if B_IsType=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_IsString" cols=30 rows=5 class=form><%=B_IsString%></textarea>
</td>
<td width="50%" align="center">作品介绍结束标记:
<input type="radio" name="B_IoType" value="1" <%if B_IoType=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_IoType" value="0" <%if B_IoType=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_IoString" cols=30 rows=5 class=form><%=B_IoString%></textarea>
</td>
</tr>
<tr>
<td width="50%" align="right" class=alt2><b>是否需要修正: </b></td>
<td width="50%" class=alt1>
<input type="radio" value="0" name="B_InfoType1" <%if B_InfoType1=0 then response.write "checked"%> onclick="B_Info3.style.display='none'" class="form">不需要
<input type="radio" value="1" name="B_InfoType1" <%if B_InfoType1=1 then response.write "checked"%> onclick="B_Info3.style.display=''" class="form">需要</td>
</tr>
<tr id="B_Info3" style="display:<%if B_InfoType1=0 then response.write "none"%>">
<td width="50%" align="center" >作品介绍修正开始标记:
<input type="radio" name="B_IsType1" value="1" <%if B_IsType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_IsType1" value="0" <%if B_IsType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_IsString1" cols=30 rows=5 class=form><%=B_IsString1%></textarea></td>
<td width="50%" align="center">作品介绍修正结束标记:
<input type="radio" name="B_IoType1" value="1" <%if B_IoType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_IoType1" value="0" <%if B_IoType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_IoString1" cols=30 rows=5 class=form><%=B_IoString1%></textarea></td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="50%" align="right" colspan="2" class=alt2><b>作品状态: </b></td>
<td colspan="2" class=alt1>
<input type="radio" value="0" name="B_TaiType" <%if B_TaiType=0 then response.write "checked"%> onclick="B_Tai1.style.display='';B_Tai2.style.display='none'" class="form">设置参数
<input type="radio" value="2" name="B_TaiType" <%if B_TaiType=2 then response.write "checked"%> onclick="B_Tai1.style.display='none';B_Tai2.style.display=''" class="form">指定状态</td>
</tr>
<tr id="B_Tai2" style="display:<%if B_TaiType=0 then response.write "none"%>">
<td width="50%" align="center" colspan="2" class=alt2><font color="blue">请指定作品状态:</font></td>
<td width="50%" align="center" colspan="2" class=alt1><select name="B_TaiStr" class="form">
<option value="1" <%if B_TaiStr="1" then response.write(" selected") end if%>>
转载中...</option>
<option value="2" <%if B_TaiStr="2" then response.write(" selected") end if%>>
连载中...</option>
<option value="3" <%if B_TaiStr="3" then response.write(" selected") end if%>>
出版中...</option>
<option value="4" <%if B_TaiStr="4" then response.write(" selected") end if%>>
已暂停...</option>
<option value="5" <%if B_TaiStr="5" then response.write(" selected") end if%>>
已停止...</option>
<option value="6" <%if B_TaiStr="6" then response.write(" selected") end if%>>
已完成...</option>
</select>
</td>
</tr>
<tr id="B_Tai1" style="display:<%if B_TaiType=2 then response.write "none"%>">
<td colspan="4" class=alt1>
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center">作品状态开始标记:
<input type="radio" name="B_TsType" value="1" <%if B_TsType=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_TsType" value="0" <%if B_TsType=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_TsString" cols=30 rows=5 class=form><%=B_TsString%></textarea>
</td>
<td width="50%" align="center">作品状态结束标记:
<input type="radio" name="B_ToType" value="1" <%if B_ToType=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_ToType" value="0" <%if B_ToType=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_ToString" cols=30 rows=5 class=form><%=B_ToString%></textarea>
</td>
</tr>
<tr>
<td width="50%" align="right" class=alt2><b>是否需要修正: </b></td>
<td width="50%" class=alt1>
<input type="radio" value="0" name="B_TaiType1" <%if B_TaiType1=0 then response.write "checked"%> onclick="B_Tai3.style.display='none'" class="form">不需要
<input type="radio" value="1" name="B_TaiType1" <%if B_TaiType1=1 then response.write "checked"%> onclick="B_Tai3.style.display=''" class="form">需要</td>
</tr>
<tr id="B_Tai3" style="display:<%if B_TaiType1=0 then response.write "none"%>">
<td width="50%" align="center" >作品状态修正开始标记:
<input type="radio" name="B_TsType1" value="1" <%if B_TsType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_TsType1" value="0" <%if B_TsType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_TsString1" cols=30 rows=5 class=form><%=B_TsString1%></textarea></td>
<td width="50%" align="center">作品状态修正结束标记:
<input type="radio" name="B_ToType1" value="1" <%if B_ToType1=1 then response.write "checked"%> class="form">包含
<input type="radio" name="B_ToType1" value="0" <%if B_ToType1=0 then response.write "checked"%> class="form">不包含<br>
<textarea name="B_ToString1" cols=30 rows=5 class=form><%=B_ToString1%></textarea></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4" align="center" class=alt3>
<input type="button" name="button1" value="上 一 步" onclick="window.location.href='javascript:history.go(-1)'" class="button">
<input name="ItemID" type="hidden" value="<%=ItemID%>">
<input type="submit" name="Submit" value="下 一 步" class="button"></td>
</tr>
</form>
</table>
<%End If%>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -