首页 > 编程 > ASP > 正文

ASP判断来路并转向的代码

2024-05-04 11:07:09
字体:
来源:转载
供稿:网友
<%
url=request.ServerVariables("HTTP_REFERER")
if url<>"" then
host=split(url,".")(1)
end if
if host<>"baidu" or host<>"google" or host<>"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=/"
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表