All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
.net读取扩展名为xml的资源文件_[Asp.Net教程]
组合.NET数据控件构建强大用户接口_[Asp.Net教程]
《Effective,C#》:用委托实现回调_.net资料_编程技术
ASP.NET,2.0配合MasterPage的优化CSS_[Asp.Net教程]
动态网页技术:利用PHP制作简单的内容采集器_php资料_编程技术
用PHP+MySQL搭建聊天室_php资料_编程技术
通过IHttpHandlerFactory,过滤TextBox、Input和Textarea中的字符_[Asp.Net教程]
PHP从映象(Reflection)类中读取属性信息_php资料_编程技术
ASP.NET与Javascript代码结合实现一种常用效果_[Asp.Net教程]
如何改变asp.net项目名称_.net资料_编程技术
Reading number is top 10 pictures
避免防盗门的猫眼变成钥匙眼
一万二一支的万珂,用得真心肉疼。
A man's favorite things9
这张图有两句话,你看出来了吗?
Tie a large font of mouse
LiXiang early youth photo
Beauty is thus produced
Chinese paper-cut grilles art appreciation7
人美胸美腿更美4
Look for from human art net, is good--3
Download software ranking
Sora aoi, the maid, students' uniforms
Unix video tutorial4
Ashlynn Video5
Unix video tutorial11
打鸟视频
Proficient in JavaScript
jBuilder2006
WebService在.NET中的实战应用教学视频 → 第1集
双旗镇刀客B
apache-tomcat-6.0.33
归海一刀 published in(发表于) 2014/1/30 1:19:55 Edit(编辑)
asp.net判断链接是否来自外部_[Asp.Net教程]

asp.net判断链接是否来自外部_[Asp.Net教程]

asp.net判断链接是否来自外部_[Asp.Net教程]
使用的方法是:
public bool IsUrl()
{
string str1 = System.Web.HttpContext.Current.Request.ServerVariables["HTTP_REFERER"];
string str2 = System.Web.HttpContext.Current.Request.ServerVariables["SERVER_NAME"];
return ((str1 != null) && (str1.IndexOf(str2) == 7));
}


添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.