📄 admin_itemaddnew3.asp
字号:
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center" colspan="2" class="alt2">章节链接/章节ID开始标记:
<input type="radio" name="HsType" value="1" class="form">包含
<input type="radio" name="HsType" value="0" checked class="form">不包含<br>
<textarea name="HsString" cols="30" rows="5" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
<td width="50%" align="center" colspan="2" class="alt1">章节链接/章节ID结束标记:
<input type="radio" name="HoType" value="1" class="form">包含
<input type="radio" name="HoType" value="0" checked class="form">不包含<br>
<textarea name="HoString" cols="30" rows="5" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
</tr>
<tr>
<td width="50%" align="center" class="alt3" colspan="2">是否需要修正章节链接/章节ID</td>
<td width="50%" class="alt3" colspan="2">
<input type="radio" value="0" name="HUrlType1" checked class="form" onclick="listed1.style.display='none'">不需要
<input type="radio" value="1" name="HUrlType1" class="form" onclick="listed1.style.display=''">需要
</td>
</tr>
<tr id="listed1" style="display:none">
<td width="50%" align="center" colspan="2" class="alt2">修正章节链接/章节ID开始标记:
<input type="radio" name="HsType1" value="1" class="form">包含
<input type="radio" name="HsType1" value="0" checked class="form">不包含<br>
<textarea name="HsString1" cols="30" rows="5" class="form"></textarea></td>
<td width="50%" align="center" colspan="2" class="alt1">修正章节链接/章节ID结束标记:
<input type="radio" name="HoType1" value="1" class="form">包含
<input type="radio" name="HoType1" value="0" checked class="form">不包含<br>
<textarea name="HoString1" cols="30" rows="5" class="form"></textarea></td>
</tr>
<tr align="center">
<td height="22" colspan="4" height="25" align="center" class="alt1">
<b>获取后的内容如果为ID形式请在下面的处理类型中选择"重新定向"并按照要求正确填写.</b><br>
例如:起点中文网获取后为ID形式<br>
<b>获取后的内容如果为连接形式,则获取内容必须是以当前页面为基准的相对或绝对地址</b><br>
例如:世纪文学获取后为连接形式</td>
</tr>
<tr>
<td width="40%" align="right" class="alt2">章节链接/章节ID处理类型:</td>
<td width="60%" colspan="3" class="alt1">
<input type="radio" value="0" name="HttpUrlType" checked onclick="HttpUrl1.style.display='none'" class="form">自动处理
<input type="radio" value="1" name="HttpUrlType" onclick="HttpUrl1.style.display=''" class="form">重新定向
</td>
</tr>
<tr id="HttpUrl1" style="display:none">
<td width="40%" align="right" class="alt2">重新定向链接字符:</td>
<td width="60%" colspan="3" class="alt1">
<input name="HttpUrlStr" type="text" size="49" maxlength="200" value class="form"><br>
格式:http://www.cmfu.com/readchapter.asp?bl_id={$Bl_id$}&bu_id={$ID$}<br>
其中 {$Bl_id$} 代表作品ID/Url ; {$ID$} 代表上述截取到的章节ID </td>
</tr>
<tr>
<td width="40%" align="center" class="alt2">章节标题设置:</td>
<td width="60%" colspan="3" class="alt1">
<input type="radio" value="0" name="TitleTypes" class="form" onclick="Title1.style.display='none'">在下一页设置
<input type="radio" value="1" name="TitleTypes" checked class="form" onclick="Title1.style.display=''">设置标签
</td>
</tr>
<tr id="Title1" style="display:">
<td colspan="4">
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center" class="alt2">标题开始标记:
<input type="radio" name="TsType" value="1" class="form">包含
<input type="radio" name="TsType" value="0" checked class="form">不包含<br>
<textarea name="TsString" cols="30" rows="6" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
<td width="50%" align="center" class="alt1">标题结束标记:
<input type="radio" name="ToType" value="1" class="form">包含
<input type="radio" name="ToType" value="0" checked class="form">不包含<br>
<textarea name="ToString" cols="30" rows="6" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
</tr>
<tr>
<td width="50%" align="center" class="alt3">是否需要修正:
</td>
<td width="50%" class="alt3">
<input type="radio" value="0" name="TitleType1" checked class="form" onclick="Title2.style.display='none'">不需要
<input type="radio" value="1" name="TitleType1" class="form" onclick="Title2.style.display=''">需要
</td>
</tr>
<tr id="Title2" style="display:none">
<td width="50%" align="center" class="alt3">修正标题开始标记:
<input type="radio" name="TsType1" value="1" class="form">包含
<input type="radio" name="TsType1" value="0" checked class="form">不包含<br>
<textarea name="TsString1" cols="30" rows="6" class="form"></textarea></td>
<td width="50%" align="center" class="alt3">修正标题结束标记:
<input type="radio" name="ToType1" value="1" class="form">包含
<input type="radio" name="ToType1" value="0" checked class="form">不包含<br>
<textarea name="ToString1" cols="30" rows="6" class="form"></textarea></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr id="read2" style="display:none">
<td colspan="4">
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center" colspan="2" class="alt2">分卷链接/分卷ID开始标记:
<input type="radio" name="rHsType" value="1" class="form">包含
<input type="radio" name="rHsType" value="0" checked class="form">不包含<br>
<textarea name="rHsString" cols="30" rows="5" class="form"></textarea><br>
尽量避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
<td width="50%" align="center" colspan="2" class="alt1">分卷链接/分卷ID结束标记:
<input type="radio" name="rHoType" value="1" class="form">包含
<input type="radio" name="rHoType" value="0" checked class="form">不包含<br>
<textarea name="rHoString" cols="30" rows="5" class="form"></textarea><br>
尽量避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
</tr>
<tr>
<td width="50%" align="center" class="alt3" colspan="2">是否需要修正分卷链接/分卷ID</td>
<td width="50%" class="alt3" colspan="2">
<input type="radio" value="0" name="rHUrlType1" checked class="form" onclick="rlisted1.style.display='none'">不需要
<input type="radio" value="1" name="rHUrlType1" class="form" onclick="rlisted1.style.display=''">需要
</td>
</tr>
<tr id="rlisted1">
<td width="50%" align="center" colspan="2" class="alt2">修正分卷链接/分卷ID开始标记:
<input type="radio" name="rHsType1" value="1" class="form">包含
<input type="radio" name="rHsType1" value="0" checked class="form">不包含<br>
<textarea name="rHsString1" cols="30" rows="5" class="form"></textarea></td>
<td width="50%" align="center" colspan="2" class="alt1">修正分卷链接/分卷ID结束标记:
<input type="radio" name="rHoType1" value="1" class="form">包含
<input type="radio" name="rHoType1" value="0" checked class="form">不包含<br>
<textarea name="rHoString1" cols="30" rows="5" class="form"></textarea></td>
</tr>
<tr align="center">
<td colspan="4" class="alt1"><b>获取后的内容如果为ID形式请在下面的处理类型中选择"重新定向"并按照要求正确填写.</b><br>
例如:起点中文网获取后为ID形式<br>
<b>获取后的内容如果为连接形式,则获取内容必须是以当前页面为基准的相对或绝对地址</b><br>
例如:世纪文学获取后为连接形式</td>
</tr>
<tr>
<td width="40%" align="right" class="alt2">分卷链接/分卷ID处理类型:</td>
<td width="60%" colspan="3" class="alt1">
<input type="radio" value="0" name="rHttpUrlType" checked onclick="rHttpUrl1.style.display='none'" class="form">自动处理
<input type="radio" value="1" name="rHttpUrlType" onclick="rHttpUrl1.style.display=''" class="form">重新定向
</td>
</tr>
<tr id="rHttpUrl1" style="display:none">
<td width="40%" align="right" class="alt2">重新定向链接字符:</td>
<td width="60%" colspan="3" class="alt1">
<input name="rHttpUrlStr" type="text" size="49" maxlength="200" value class="form"><br>
格式:http://www.cmfu.com/readchapterall.asp?bl_id={$Bl_id$}&bu_id={$ID$}<br>
其中 {$Bl_id$} 代表作品ID/Url ; {$ID$} 代表上述截取到的分卷ID </td>
</tr>
<tr>
<td width="40%" align="center" class="alt2">分卷标题设置:</td>
<td width="60%" colspan="3" class="alt1">
<input type="radio" value="0" name="cookTypes" class="form" onclick="rTitle1.style.display='none'">在下一页设置
<input type="radio" value="1" name="cookTypes" checked class="form" onclick="rTitle1.style.display=''">设置标签
</td>
</tr>
<tr id="rTitle1" style="display:">
<td colspan="4">
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center" class="alt2" colspan="2">
分卷标题开始标记:
<input type="radio" name="cosType" value="1" class="form">包含
<input type="radio" name="cosType" value="0" checked class="form">不包含<br>
<textarea name="cosString" cols="30" rows="6" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
<td width="50%" align="center" class="alt1" colspan="2">
分卷标题结束标记:
<input type="radio" name="cooType" value="1" class="form">包含
<input type="radio" name="cooType" value="0" checked class="form">不包含<br>
<textarea name="cooString" cols="30" rows="6" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
</tr>
<tr>
<td width="40%" align="right" class="alt3">是否需要修正:
</td>
<td width="60%" class="alt3" colspan="3">
<input type="radio" value="0" name="cookType1" checked class="form" onclick="cook3.style.display='none'">不需要
<input type="radio" value="1" name="cookType1" class="form" onclick="cook3.style.display=''">需要
</td>
</tr>
<tr id="cook3" style="display:none">
<td width="50%" align="center" class="alt2" colspan="2">
修正分卷标题开始标记:
<input type="radio" name="cosType1" value="1" class="form">包含
<input type="radio" name="cosType1" value="0" checked class="form">不包含<br>
<textarea name="cosString1" cols="30" rows="6" class="form"></textarea></td>
<td width="50%" align="center" class="alt1" colspan="2">
修正分卷标题结束标记:
<input type="radio" name="cooType1" value="1" class="form">包含
<input type="radio" name="cooType1" value="0" checked class="form">不包含<br>
<textarea name="cooString1" cols="30" rows="6" class="form"></textarea></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr id="read3" style="display:<%if readType=0 or readType=1 then response.write "none"%>">
<td colspan="4">
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center" class="alt2" colspan="4">分卷区块分割标记:<br>
<textarea name="cooksString" cols="50" rows="6" class="form"><%=cooksString%></textarea><br>
以以上代码段分割目录页面获取分卷块(一般填写分卷标题开始代码即可)。
</td>
</tr>
<tr>
<td width="40%" align="center" class="alt2">分卷标题设置:</td>
<td width="60%" colspan="3" class="alt1">
<input type="radio" value="0" name="cookTypes2" class="form" onclick="rTitle2.style.display='none'">在下一页设置
<input type="radio" value="1" name="cookTypes2" checked class="form" onclick="rTitle2.style.display=''">设置标签
</td>
</tr>
<tr id="rTitle2" style="display:">
<td colspan="4">
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center" class="alt2" colspan="2">分卷标题开始标记:
<input type="radio" name="cosType2" value="1" class="form">包含
<input type="radio" name="cosType2" value="0" checked class="form">不包含<br>
<textarea name="cosString2" cols="30" rows="6" class="form"></textarea></td>
<td width="50%" align="center" class="alt1" colspan="2">分卷标题结束标记:
<input type="radio" name="cooType2" value="1" class="form">包含
<input type="radio" name="cooType2" value="0" checked class="form">不包含<br>
<textarea name="cooString2" cols="30" rows="6" class="form"></textarea></td>
</tr>
<tr>
<td width="50%" align="center" class="alt3" colspan="2">是否需要修正: </td>
<td width="50%" class="alt3" colspan="2">
<input type="radio" value="0" name="cookType3" checked class="form" onclick="cook4.style.display='none'">不需要
<input type="radio" value="1" name="cookType3" class="form" onclick="cook4.style.display=''">需要
</td>
</tr>
<tr id="cook4" style="display:none">
<td width="50%" align="center" class="alt2" colspan="2">修正分卷标题开始标记:
<input type="radio" name="cosType3" value="1" class="form">包含
<input type="radio" name="cosType3" value="0" checked class="form">不包含<br>
<textarea name="cosString3" cols="30" rows="6" class="form"></textarea></td>
<td width="50%" align="center" class="alt1" colspan="2">修正分卷标题结束标记:
<input type="radio" name="cooType3" value="1" class="form">包含
<input type="radio" name="cooType3" value="0" checked class="form">不包含<br>
<textarea name="cooString3" cols="30" rows="6" class="form"></textarea></td>
</tr></table>
</td>
</tr>
<tr>
<td width="50%" align="center" class="alt2" colspan="2">章节链接/章节ID开始标记:
<input type="radio" name="HsType2" value="1" class="form">包含
<input type="radio" name="HsType2" value="0" checked class="form">不包含<br>
<textarea name="HsString2" cols="30" rows="5" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
<td width="50%" align="center" class="alt1" colspan="2">章节链接/章节ID结束标记:
<input type="radio" name="HoType2" value="1" class="form">包含
<input type="radio" name="HoType2" value="0" checked class="form">不包含<br>
<textarea name="HoString2" cols="30" rows="5" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
</tr>
<tr>
<td width="50%" align="center" class="alt3" colspan="2">是否需要修正章节链接/章节ID</td>
<td width="50%" class="alt3" colspan="2">
<input type="radio" value="0" name="HUrlType3" checked class="form" onclick="listed2.style.display='none'">不需要
<input type="radio" value="1" name="HUrlType3" class="form" onclick="listed2.style.display=''">需要
</td>
</tr>
<tr id="listed2" style="display:none">
<td width="50%" align="center" colspan="2" class="alt2">修正章节链接/章节ID开始标记:
<input type="radio" name="HsType3" value="1" class="form">包含
<input type="radio" name="HsType3" value="0" checked class="form">不包含<br>
<textarea name="HsString3" cols="30" rows="6" class="form"></textarea></td>
<td width="50%" align="center" colspan="2" class="alt1">修正章节链接/章节ID结束标记:
<input type="radio" name="HoType3" value="1" class="form">包含
<input type="radio" name="HoType3" value="0" checked class="form">不包含<br>
<textarea name="HoString3" cols="30" rows="6" class="form"></textarea></td>
</tr>
<tr align="center">
<td colspan="4" align="center" class="alt1"><b>获取后的内容如果为ID形式请在下面的处理类型中选择"重新定向"并按照要求正确填写.</b><br>
例如:起点中文网获取后为ID形式<br>
<b>获取后的内容如果为连接形式,则获取内容必须是以当前页面为基准的相对或绝对地址</b><br>
例如:世纪文学获取后为连接形式</td>
</tr>
<tr>
<td width="40%" align="right" class="alt3">章节链接/章节ID处理类型:</td>
<td width="60%" colspan="3" class="alt3">
<input type="radio" value="0" name="HttpUrlType2" checked onclick="HttpUrl2.style.display='none'" class="form">自动处理
<input type="radio" value="1" name="HttpUrlType2" onclick="HttpUrl2.style.display=''" class="form">重新定向
</td>
</tr>
<tr id="HttpUrl2" style="display:none">
<td width="40%" align="right" class="alt2">重新定向链接字符:</td>
<td width="60%" colspan="3" class="alt1">
<input name="HttpUrlStr2" type="text" size="49" maxlength="200" class="form"><br>
格式:http://www.cmfu.com/readchapter.asp?bl_id={$Bl_id$}&bu_id={$ID$}<br>
其中 {$Bl_id$} 代表作品ID/Url ; {$ID$} 代表上述截取到的章节ID </td>
</tr>
<tr>
<td width="40%" align="center" class="alt2">章节标题设置:</td>
<td width="60%" colspan="3" class="alt1">
<input type="radio" value="0" name="TitleTypes2" checked class="form" onclick="Title3.style.display='none'">在下一页设置
<input type="radio" value="1" name="TitleTypes2" class="form" onclick="Title3.style.display=''">设置标签
</td>
</tr>
<tr id="Title3" style="display:none">
<td colspan="4">
<table width="100%" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#0650D2" bordercolordark="#FFFFFF" bgcolor="#D9D9D9">
<tr>
<td width="50%" align="center" class="alt2">标题开始标记:
<input type="radio" name="TsType2" value="1" class="form">包含
<input type="radio" name="TsType2" value="0"checked class="form">不包含<br>
<textarea name="TsString2" cols="30" rows="6" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
<td width="50%" align="center" class="alt1">标题结束标记:
<input type="radio" name="ToType2" value="1" class="form">包含
<input type="radio" name="ToType2" value="0"checked class="form">不包含<br>
<textarea name="ToString2" cols="30" rows="6" class="form"></textarea><br>
避免填写包含有“(”、“)”等的内容,容易引起程序错误。</td>
</tr>
<tr>
<td width="50%" align="center" class="alt3">是否需要修正:
</td>
<td width="50%" class="alt3">
<input type="radio" value="0" name="TitleType3" checked class="form" onclick="Title4.style.display='none'">不需要
<input type="radio" value="1" name="TitleType3" class="form" onclick="Title4.style.display=''">需要
</td>
</tr>
<tr id="Title4" style="display:none">
<td width="50%" align="center" class="alt3">修正标题开始标记:
<input type="radio" name="TsType3" value="1" class="form">包含
<input type="radio" name="TsType3" value="0" checked class="form">不包含<br>
<textarea name="TsString3" cols="30" rows="6" class="form"></textarea></td>
<td width="50%" align="center" class="alt3">修正标题结束标记:
<input type="radio" name="ToType3" value="1"class="form">包含
<input type="radio" name="ToType3" value="0"checked class="form">不包含<br>
<textarea name="ToString3" cols="30" rows="6" class="form"></textarea></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="4" align="center" class="alt3">
<input name="ItemID" type="hidden" value="<%=ItemID%>">
<input type="button" name="button1" value="上 一 步" onclick="window.location.href='javascript:history.go(-1)'" class="button">
<input type="submit" name="Submit" value="下 一 步" class="button"></td>
</tr>
</form>
</table>
</body>
</html>
<%End If%>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -