visting my website to check if a domain name is available or not
I suggest you contact the internics and whois services if they provide ajax enabled endpoints to gather that information. Or you a registered DNS reseller?
Grz, Kris.
Read my blog | Twitter Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
Eldoradoo
Member
44 Points
62 Posts
Check domain name Availability with Jquery
Dec 22, 2012 08:24 PM|LINK
I want to allow users visting my website to check if a domain name is available or not
using Jquery technique or Ajax
Please provide me with a working source code or tutorial demo link
markfitzme
Star
14319 Points
2215 Posts
Re: Check domain name Availability with Jquery
Dec 23, 2012 12:29 PM|LINK
You'll have to see if any of the domain registrars has an API and if you can call it via web services through jQuery. Some third-parties may also offer the service, but I don't know of their credibility. One example is here: http://domainapi.com/documentation/how-to-use-domainapi/servuces-provided/domain-availability-api.html
Here is another: http://www.domaintools.com/api/docs/
XIII
All-Star
182674 Points
23445 Posts
ASPInsiders
Moderator
MVP
Re: Check domain name Availability with Jquery
Dec 23, 2012 12:31 PM|LINK
Hi,
I suggest you contact the internics and whois services if they provide ajax enabled endpoints to gather that information. Or you a registered DNS reseller?
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!
Eldoradoo
Member
44 Points
62 Posts
Re: Check domain name Availability with Jquery
Dec 23, 2012 07:52 PM|LINK
I found a free widget but when i click submit
it gives me the result and it render a div class footer with text of copyright
i would like hide the div generated..
XIII
All-Star
182674 Points
23445 Posts
ASPInsiders
Moderator
MVP
Re: Check domain name Availability with Jquery
Dec 23, 2012 08:05 PM|LINK
Hi,
I already answered your question about that in this thread: http://forums.asp.net/t/1868092.aspx/1?how+to+hide+div.
Grz, Kris.
Interested in Azure, ASP.NET (MVC), jQuery, WCF, EF, MS SQL, ...
Keep the forums clean: report to the moderation team!