Hi gang,
This little application retrieves WHOIS information from the internet upon provision of a domain name. The installer will place the desktop version and source code into the application directory. Use or abuse at will.
Cheers
Robert
Hi
That can be done, but I don't have the time to get too much involved.
If you look at the source code I am sure you can do it.
Instead of parsing HTML tags, you simply parse
<script language="JavaScript"
and look for an end tag
</script>
Cheers