js或者php或者asp判断来路url路径,然后跳不同页面。

如:http://www.soso.com/1.html里面代码是<ahref=http://www.soso.com/2.html></a>http://www.sos... 如: http://www.soso.com/1.html 里面代码是<a href= http://www.soso.com/2.html></a> http://www.soso.com/2.html 里面代码是判断来路是否是 http://www.soso.com/1.html 来的,是的话跳 http://www.soso.com/3.html 其他路径,不管是 http://www.soso.com/5.html 来的,还是 http://www.qq.com/ 来的。 只要不是指定那个路径的都全部跳 http://www.soso.com/4.htmlhttp://www.soso.com/2.html 里面的判断代码,能实现判断就行。这个判断文件可以是js php asp代码都可以。。 展开
 我来答
星星爱云雀26
2014-08-31 · 超过62用户采纳过TA的回答
知道答主
回答量:122
采纳率:100%
帮助的人:50.7万
展开全部
我晕。。。html怎么判断http报文呢。 写个asp的给你吧。(*大概效果,详细的还需要很多东西支持) <% ref=Request.ServerVariables("HTTP_REFERER") if(Cstr(ref)=" http://www.soso.com/1.html" ) then Response.Write("相等") else Response.Write("不等") end if %> 大概就这样。你自己扩展去吧。还说写个C#的。考虑C#还需要编译。就这个吧ASP。直接能测试。
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式