账号通
    

账号  

密码  

1439

查看

2

回复
主题:迅雷审核通不过要怎么修改? [收藏主题]  
yms909 当前离线

56

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:781 分
登录次数:29 次
注册时间:2008/1/1
最后登录:2008/3/17
yms909 发表于:2008/2/19 21:50:00   | 只看该作者 查看该作者主题 楼主 
科汛在线考试系统(NET)

迅雷专员如下回复:

您好  我刚刚去到您网站去看了一下,您网站的专用链,不正确。 请您到后台获取相应的代码加上正确的专用链这样,这边才好审核

download/download.asp有关迅雷的代码如下:

  1. Function ThunderDownloadUrl(url,unionid)
    Response.Write "<script src='http://pstatic.xunlei.com/js/webThunderDetect.js'></script>" & vbNewLine
    Response.Write "<script>OnDownloadClick('" & url & "','',location.href,'" & UnionID & "',false)</script>" & vbNewLine
    Response.Write "<script>window.setInterval(""window.close()"",3600);</script>" & vbCrLf
    End Function

可是迅雷提供的几种代码如下:

asp一:

  1. <!-- ASP专用链代码一 --> <!--#include file="base64.asp"-->
    <SCRIPT src="http://pstatic.xunlei.com/js/webThunderSpecial.js"></SCRIPT>
    <%
    Dim thunderUrl
    thunderUrl = ThunderEncode("http://资源实际下载地址")
    %><A oncontextmenu=ThunderNetwork_SetHref(this) onclick="return OnDownloadClick_Simple(this,2)" href="#" thunderResTitle="下载资源名" thunderType="" thunderPid="18772" thunderHref="<%=thunderUrl%>">迅雷专用高速下载</A>

asp二:

  1. <!-- ASP专用链代码二 --> <!--#include file="base64.asp"-->
    <SCRIPT src="http://pstatic.xunlei.com/js/webThunderSpecial.js"></SCRIPT>
    <%
    Dim thunderUrl
    thunderUrl = ThunderEncode("http://资源实际下载地址")
    Response.Write "<script>OnDownloadClick('" & thunderUrl & "','',location.href,'18772',2,'08',false)</script>"
    %>

js代码如下:

  1. <!-- JavaScript专用链代码 -->

    <script src="http://pstatic.xunlei.com/js/webThunderSpecial.js"></script>
    <script src="http://pstatic.xunlei.com/js/base64.js"></script>
    <script language="javascript">
        var thunder_url = "http://你的资源的实际下载地址";
        var thunder_pid = "18772";
        var restitle = "";
        document.write('<a href="#" thunderHref="' + ThunderEncode(thunder_url) + '" thunderPid="' + thunder_pid + '" thunderResTitle="' + restitle + '" onClick="return OnDownloadClick_Simple(this,2)" oncontextmenu="ThunderNetwork_SetHref(this)">迅雷专用高速下载</a> ');
    </script>

请问选择哪一种或者如何修改才能通过?

 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
yms909 当前离线

56

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:781 分
登录次数:29 次
注册时间:2008/1/1
最后登录:2008/3/17
yms909 发表于:2008/2/19 22:00:00   | 只看该作者 查看该作者主题 沙发 
科汛在线商城系统(NET)
还有,后台服务器设置中的“服务器路径”要怎么设置?
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
yms909 当前离线

56

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:781 分
登录次数:29 次
注册时间:2008/1/1
最后登录:2008/3/17
yms909 发表于:2008/2/19 21:55:00   | 只看该作者 查看该作者主题 藤椅 
科汛在线网校系统
另外,迅雷要求提供“添加代码的网页地址”,这个地址要提供哪一个?是download/download.asp吗?还是具体的任何一个下载的地址。
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行0.10986秒 powered by KesionCMS 9.0