开发者

DomainCheck via jQuery [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
开发者_如何学Go

Want to improve this question? Update the question so it focuses on one problem only by editing this post.

Closed 5 years ago.

Improve this question

I'm making an online calculator, and one thing I got stuck - how to check is domain (submitted by user) available or not and show user the result without page reload. If someone know how to do it, please tell me how :)


I don't think you can get it for free. There's Whois API as an example of a for-money service. Even that one, however, doesn't have a JSONP API.

Because such services are not free, you'd generally have to provide them with some sort of API key for authentication and billing. Therefore, you certainly wouldn't want that embedded in your client-side code anyway.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜