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

📄 diaoyong.asp

📁 功能最强大的ASP网站
💻 ASP
字号:
<!--#include file="conn.asp"-->
<!--#include file="setting.asp"-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>调用</title>
<style type="text/css">
<!--
#Layer1 {
	position:absolute;
	width:467px;
	height:545px;
	z-index:1;
	left: 328px;
	top: 49px;
	background-color: #FFFFFF;
}
-->
</style>
<link href="css/css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	background-image: url(image/bg.png);
}
-->
</style></head>

<body>
<div>
  <div align="center">
    <table width="601" height="176" border="0" bgcolor="#FFFFFF" class="STYLE7">
      <tr>
        <td width="917" height="23"><form name="form1" method="post" action="diaoyong.asp">
          <label>
            <div align="center"><span class="STYLE7">新闻栏目
              <input name="lanmu" type="text" class="STYLE7" id="lanmu">
            显示新闻个数
            <input name="count" type="text" class="STYLE7" id="count">
            </span>            </div>
          </label>
          <div align="center">
            <label>
            <input name="Submit" type="submit" class="STYLE7" value="生成代码">
            </label>
          </div>
        </form>        </td>
      </tr>
      <tr>
        <td><form name="form2" method="post" action="">
          <label>
            <div align="center">
              <p>
                <textarea name="textarea" cols="100" rows="5" class="STYLE7"><iframe src="owen.asp?title=你的栏目&n=你的栏目显示新闻的个数" WIDTH=200 HEIGHT=200 class="STYLE1" STYLE="background-color:transparent" ID="frame1" allowTransparency="true" frameborder="0"></iframe></textarea>
                <br>
                <span class="STYLE7">owen.asp为调用文件,放在首页下,下载(<a href="http://www.tdworks.cn/download/reply101.rar">点我下载</a>)<br>
                width为iframe的宽度,height为高度,background为背景颜色,frameborder为边框厚度.</span></p>
              <p>
                <textarea name="textarea9" cols="100" rows="5" class="STYLE7"><script language="javascript" type="text/javascript" src="news_owne_js.asp?title=group&n=6"></script>
                </textarea>
                <br>
                news_owne_js.asp为js调用文件,新的调用插件请下载<br>你现在使用的是专家级版本
              </p>
              <p>
                <label>
                <textarea name="textarea8" cols="100" rows="10" class="STYLE7">帮助列表
(本页帮助)

首页调用代码

iframe首页调用自适应代码

iframe首页firefox自适应代码

MORE制作说明

简易版插件使用说明

模版制作说明

</textarea>
                </label>
              </p>
              <p class="STYLE2 STYLE3">
			    <span class="STYLE7">
			    <%
			  lanmu=request("lanmu") 
			  geshu=request("count")
			  %>
			    </span></p>
              <p class="STYLE2 STYLE3">点上面生成代码即可生成</p>
              <p class="STYLE2 STYLE3">
                <label>
                <textarea name="textarea3" cols="100" rows="5" class="STYLE7"><iframe src="owen.asp?title=<%response.Write(lanmu)%>&n=<%response.Write(geshu)%>" WIDTH=200 HEIGHT=200 class="STYLE1" STYLE="background-color:transparent" ID="frame1" allowTransparency="true" frameborder="0"></iframe></textarea>
                </label>
              </p>
              <p class="STYLE2 STYLE3">&nbsp;</p>
              <p class="STYLE2 STYLE3">iframe自适应代码,写在主页</p>
              <p class="STYLE2 STYLE3">
                <textarea name="textarea2" cols="100" rows="18" class="STYLE7" readonly><script language=javascript>
function SetWinHeight(obj)
{
 var win=obj;
 if (document.getElementById)
 {
  if (win && !window.opera)
  {
   if (win.contentDocument && win.contentDocument.body.offsetHeight) 

    win.height = win.contentDocument.body.offsetHeight; 
   else if(win.Document && win.Document.body.scrollHeight)
    win.height = win.Document.body.scrollHeight;
  }
 }
}
</script></textarea>
              </p>
              <p class="STYLE2 STYLE3">iframe firefox下适应代码,但不适应IE,请在ie下自选择大小</p>
              <p class="STYLE2 STYLE3">
                <label>
                <textarea name="textarea5" cols="100" rows="24" class="STYLE7" readonly="readonly"><script type="text/javascript" language="javascript">
<!--
//调整 PageContent 的高度
function TuneHeight()
{
var frm = document.getElementById("FM_Content");
var subWeb = document.frames ? document.frames["FM_Name"].document : frm.contentDocument;
if(frm != null && subWeb != null)
{ frm.height = subWeb.body.scrollHeight;}

}
//-->
</script>



使用例子:
<iframe src="owen.asp?title=system&n=2" width="100%" height="120" class="tb11" style="background-color:transparent" id="FM_Content" name="FM_name" allowtransparency="true" frameborder="0" onload="TuneHeight()" ></iframe>
                </textarea>
                </label>
</p>
              <p class="STYLE2 STYLE3">首页MORE(更多新闻)代码帮助</p>
              <p class="STYLE2 STYLE3">
                <label>
                <textarea name="textarea6" cols="100" rows="15" class="STYLE7" readonly="readonly">由于各个网站不同,所以我们只是写个代码帮助大家自行书写.

连接数据库:
conn.asp
主页的,而不是后台的

连接后台数据库

然后调用数据库显示,具体情况请咨询我们网站
我们的群为35677726,在线帮助.
</textarea>
                </label>
              </p>
              <p class="STYLE2 STYLE3">简易版插件使用说明</p>
              <p class="STYLE2 STYLE3">
                <textarea name="textarea7" cols="100" class="STYLE7" readonly="readonly">放在压缩包里的feed.asp,放在网站主目录就好了,用户可自行修改.</textarea>
              </p>
              <p class="STYLE2 STYLE3">模版说明</p>
              <p class="STYLE2 STYLE3">
                <label>
                <textarea name="textarea4" cols="100" rows="7" class="STYLE7">模版使用了数据库功能,静态与动态的区别就是在与静态的维护困难,而动态的对服务器要求过高,这个请用户自行选择,模版在数据库里example里的Example,请将你的的模版制作成html格式,保存在该数据库里上传就可,再次更新的时候就会生成新的模版.用户可察看我们的默认模版,方便你制作新的模版,请使用前务必阅读帮助文档.</textarea>
                </label>
              </p>
            </div>
            </label>
        </form>        </td>
      </tr>
    </table>
  </div>
</div>
</body>
</html>

⌨️ 快捷键说明

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