string url = "http://www.dotnetfunda.com/articles/showArticle.aspx"; string pageName = System.IO.Path.GetFileName(url);
Login to post response