Click to See Complete Forum and Search --> : Open Database for Domain Query


vbasp
November 21st, 2003, 01:59 AM
I wanted to know whether there is any open database available for quering some details of the domain like the nameserver and registrar. I want them for some application.

JacobHansen
November 21st, 2003, 02:25 AM
You may find this useful:

http://www.webwizguide.info/asp/sample_scripts/whois_application.asp

Jacob

vbasp
November 21st, 2003, 02:56 AM
Thanks for guiding me. Infact I am was also looking out for something this only. But is it possible that all these details I should be able to store it up in my local database just by the click of a button. I mean I should be able to read the data received line by line and since data is comming in fixed format that's why it will be easy to store.