This one is pretty basic but it returns interesting information about a URL, especially the dotted decimal form of a named domain.
OS version: OS X
set the_URL to "http://www.macscripter.net"
return (the_URL as URL)
This one is pretty basic but it returns interesting information about a URL, especially the dotted decimal form of a named domain.
OS version: OS X
set the_URL to "http://www.macscripter.net"
return (the_URL as URL)