Categories

Updated: 10/26/1999

DynuWhois

This component allows you to retrieve the registrant information from a WhoIs server located on the Internet from within your ASP pages. It has 3 methods and 5 properties: WhoisServerAddress(serverAddr) sets the whois server to connect to for whois queries, WhoisServerPort(ServerPort) sets the whois server port to connect to for whois queries, RemoveCopyright() removes a copyright on the top of the output by some servers, EndCopyright() is the terminating string of the copyright messages, AvailableString(ip) is the string if found determines that the domain is available for registration, Whois(domainname) retrieves whois details and returns the retrieved whois data as a string exactly as received from the whois server, WhoisHtml(domainname) retrieves whois details and returns the retrieved whois data as a string formatted to be shown on a webpage, and IsAvailable(domainname) checks if domain name is available for registration or not.
©2019 A--9.com