Retrieves the IP address from a Domain name by resolving DNS.

Syntax:

o.getipfromdomain(lcDomain)
Return: Returns a string that contains the IP Address or "" if the domain can't be resolved or a DNS server is not available.
Parameters: lcDomain
The domain to look up and resolve.

See also:

Class wwipstuff

Updated: 7/7/1999 | Send topic feedback