|
Description: TLD Check stands for "Top-Level-Domain Check". This is a simple script which queries with whois.networksolutions.com server and checks to see if the selected domain name is available or registered. It works quickly (under 5 seconds, unformatted) and can return results for .com, .net, and .org domain names. The error-checking on this script is pretty complete. It will check if the domain submitted is blank, is not a TLD, and will report errors if there is a problem connecting to the server.
|