Hi guys,
Can anyone help me please,
Below i there is full url path of page.
http://www.dotnetfunda.com/articles/csharp/introduction.aspx
http://www.dotnetfunda.co.in/interview/asp.net/whatisdonet.aspx
But i want to take only website name including http like - "http://www.dotnetfunda.com" , "http://www.dotnetfunda.co.in"
'm using asp.net C#, i didn't get proper solution.
Thanks in Advance.