⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 insertlabel.asp

📁 SK信息采集2.0功能介绍: 1.可针对任何静态网页,动态网页进行采集。包括htm,html,shtml,ASP,ASPX,JSP,PHP等。 2.增加自定文件采集.用户可采集网页中的所有文件.
💻 ASP
📖 第 1 页 / 共 5 页
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<%Option Explicit%>
<!--#include file="../../Conn.asp"-->
<!--#include file="../../SysCls/KS_CommonCls.asp"-->
<!--#include file="../inc/Session.asp"-->
<%
Dim SChannelID:SchannelID=request("schannelid")   'SchannelID=9999代表从自由标签/JS调用
Dim TemplateType:TemplateType=request("templateType")
Dim KSCMS,SoftKeyBoardTF
On Error Resume Next
Set KSCMS=New CommonCls

%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<script language="JavaScript" src="../JS/Common.js"></script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>标签插入</title>
<style type="text/css">
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #000000;} /* 已访问的链接 */
a:hover{color: #FF0000;text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #FF0000;} /* 点击激活链接 */
td	{font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px; color: #000000; text-decoration:none ; text-decoration:none ; }
BODY {
font-family:  "Verdana, Arial, Helvetica, sans-serif"; font-size: 11.5px;
FONT-SIZE: 9pt;
color: #000000;
text-decoration: none;
}
</style>
</head>
<body topmargin="0" leftmargin="0">
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="25"><table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td height="22" align="center" bgcolor="#0000FF"><strong><font color="#FFFFFF">网站系统---标签列表</font></strong></td>
        </tr>
      </table></td>
  </tr>
  <tr>
    <td valign="top"> 
      <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr ParentID=""> 
          <td> <table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr  onmouseout="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEEEEE'">
                <td><img src="../Images/home.gif" width="18" height="18"></td>
                <td height="20">标签导航</td>
              </tr>
              <tr onClick="ShowLabelTree('TY')" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEEEEE'"> 
                <td width="24"><img src="../Images/Folder/folderclosed.gif" width="24" height="22"></td>
                <td width="672"><a href="#">网站通用标签</a></td>
              </tr>
              <tr> 
                <td colspan="2"> <table width="100%" border="0" cellspacing="0" cellpadding="0" id="TY" style="display:none">
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td width="8%" align="right">&nbsp;</td>
                      <td width="4%" align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td width="88%" height="20"><a href="#" onClick="InsertLabel('{$GetSiteTitle}');">显示网站标题</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetSiteName}');">显示网站名称</a></td>
                    </tr>
					<tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetSiteLogo}');">显示网站Logo(不带参数)</a></td>
                    </tr>
					<tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertFunctionLabel('HtmlLabel/KS_Logo.html',250,130);">显示网站Logo(带参数)</a></td>
                    </tr>
					<tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetSiteCountAll}');">显示网站信息统计</a></td>
                    </tr>
					<tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertFunctionLabel('HtmlLabel/KS_TopUser.html',250,130);">显示用户登录排行</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetSpecial}');">显示专题入口</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetFriendLink}');">显示友情链接入口</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetVote}');">显示网站调查</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetSiteUrl}');">显示网站URL</a></td>
                    </tr>
					<tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetInstallDir}');">显示网站安装路径</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetManageLogin}');">显示管理入口</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetCopyRight}');">显示版权信息</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetWebmaster}');">显示站长</a></td>
                    </tr>
                    <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetWebmasterEmail}');">显示站长EMail</a></td>
                    </tr>
					<tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'"> 
                      <td align="right">&nbsp;</td>
                      <td align="center"><img src="../Images/label2.gif" width="17" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertLabel('{$GetClassName}');">显示当前栏目(频道)名称</a></td>
                    </tr>
                  </table></td>
              </tr>
            </table></td>
        </tr>
      </table>
	  
	   <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr ParentID="">
          <td><table width="100%" border="0" cellpadding="0" cellspacing="0">
              <tr onClick="ShowLabelTree('CommonJSLabel')" onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEEEEE'">
                <td width="24"><img src="../Images/Folder/folderclosed.gif" width="24" height="22"></td>
                <td width="672"><a href="#">常用脚本特效标签</a></td>
              </tr>
              <tr>
                <td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0" id="CommonJSLabel" style="display:none">
				 <tr onMouseOut="this.style.backgroundColor=''" onMouseOver="this.style.backgroundColor='#EEFFFF'">
                      <td align="right">&nbsp;</td>
                      <td width="20" align="center"><img src="../Images/label0.gif" width="16" height="15" align="absmiddle"></td>
                      <td height="20"><a href="#" onClick="InsertFunctionLabel('HtmlLabel/KS_Ad.html',550,180);" class="LabelItem">&nbsp;对联广告</a></td>
                    </tr>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -