MyBlog
随笔- 6  文章- 0  评论- 5 
博客园  社区  首页  新随笔  联系  管理  订阅 订阅
09 2009 档案
[转]检测远程URL是否存在的三种方法

摘要: private void Page_Load(object sender, System.EventArgs e){ string url1 = "http://dotnet.aspx.cc/";string url2 = "http://dotnet.aspx.cc/Images/logo.gif";Response.Write("<li>方法1:");Response.Write(...阅读全文
posted @ 2009-09-03 09:54 beal 阅读(75) | 评论 (0) 编辑

Copyright ©2012 beal