分享你我的心得.
共乘一片美好网络.

用Asp判断来路并转向的代码

使用下面的代码可以判断来路,并实现转向。

<%
url=request.ServerVariables("HTTP_REFERER")
if url<>"" then
xiaoyebailong.com=split(url,".")(1)
end if
if xiaoyebailong.com<>"baidu" or xiaoyebailong.com<>"google" or xiaoyebailong.com<>"soso" then
%>
<SCRIPT language=JavaScript>var STime=60;document.write("<div align=\"center\" id=\"interstitialframe\"><A onfocus=\"this.blur();\" href=\"<%=click_url.item(0).text%>\" target=_blank><IMG  src=\"images/nkidcnet.gif\" width=0 height=0 title=\"

赞(1)
未经允许不得转载:小叶白龙博客 » 用Asp判断来路并转向的代码
分享到: 更多 (0)

评论 22

评论前必须登录!