domain name availability check

  • Thread starter Thread starter Puja
  • Start date Start date
P

Puja

Hi all,

I need to check domain name availibility on one of my page in website. I do
not want to let user click a link which leads to sites which check for
domain name but I want check on my button click.

Does any one have a code to check domain name availiability ?

it should check basically all. i.e .com, .net, .edu, .com.au, .net.au,
..edu.au, .com.uk, .net.uk, etc...................

Thanks
puja
 
i hav an idea but don't think this is the correct one..

if it is possible handle the page not found error in ur program u can
try searching for domains
then the ones which returns a page not found error may work..
but if the server(of the domain we r searching for) is temporarily
busy(or not available) this won't provide the best results
 
I found one web service but was dodgy.

Can u please send me link for same ?

thanks
puja
 
Back
Top