On 2012 Oct 4, at 18:26, W. D. wrote: > Looking to parse out the domain name from a URL: > > http://lists.ironclad.net.au > > or > > https://LISTSERV.DARTMOUTH.EDU/ > > Does anyone know of a function that would work for > FileMaker 6, or do I need to create one? > > Start Here to Find It Fast!™ -> http://www.US-Webmasters.com/best-start-page/ > $8.77 Domain Names -> http://domains.us-webmasters.com/
Did you want to parse out ONLY the domain name (EG, "us-webmasters.com"), or are you willing to take the leading subdomain name (EG, "domains.") along with it? The latter is an easier computation.
