|
Hi,
It's not for sale or for free only because I have not packaged it up to be easily installable for others, and this is only because it also uses SQL Server for caching registered details for 24 hours to save hitting the whois servers unnecessarily and to improve performance.
It's also written in C# so would only be compatible with Windows Hosting (not tested with Mono) One day I will get around to writing a version in PHP.
You would need to ask the script authors how to add extra lookups to their scripts, but it should be very easy - basically they just either use the whois tool usually available by default on *nix servers or telnet to port 43 for the specific whois server, an easy cheat is to use TLD.whois-servers.net where TLD can be replaced with co.uk or com or net etc, and you are forwarded to a relevant whois server.
As for AJAX take a look at JQuery which is what is used on my examples - mootools is also worth looking at.
Cheers,
Sean
__________________
Web Host - Certified Member
Last edited by dch : 29th August 2008 at 03:02 PM.
Reason: Correct JScript > JQuery !
|