指引网

当前位置: 主页 > 编程开发 > ASP >

ASP:判断访问是否来自搜索引擎的函数

来源:网络 作者:佚名 点击: 时间:2017-08-23 21:43
[摘要] 指引教程为您提供ASP:判断访问是否来自搜索引擎的函数等资源,欢迎您收藏本站,我们将为您提供最新的ASP:判断访问是否来自搜索引擎的函数资源
<script>ec(2);</script>

判断访问是否来自搜索引擎的函数,有兴趣的可以试试! Chinaz^com


<table style="BORDER-RIGHT: #cccccc 1px dotted; TABLE-LAYOUT: fixed; BORDER-TOP: #cccccc 1px dotted; BORDER-LEFT: #cccccc 1px dotted; BORDER-BOTTOM: #cccccc 1px dotted" cellspacing="0" cellpadding="6" width="95%" align="center" border="0"> <tbody> <tr> <td style="WORD-WRAP: break-word" bgcolor="#fdfddf">以下为引用的内容:
<%
''检查当前用户是否是蜘蛛人
Function check(user_agent)
    allow_agent=split("Baiduspider,Scooter,ia_archiver,Googlebot,FAST-WebCrawler,MSNBOT,Slur

------分隔线----------------------------