I need to get only the top-level domain of an Url (gotten by the HTTP_HOST request variable)
I've tried using the System.Uri class and couldn't make it... Does anybody have an idea??
Thanks
I need to get only the top-level domain of an Url (gotten by the HTTP_HOST request variable)
I've tried using the System.Uri class and couldn't make it... Does anybody have an idea??
Thanks