Online domain name search tag/tool

2010-03-16 Thread Terry Troxel

Coldfusion Tag/Tool for Domain Name searches.

Is there such a thing that can allow you to let your users search for
possible domain names to register without going to places like godaddy.com
who then show them pricing for hosting, design, Coldfusion, etc. who are
trying to put you the small business out of business (please pardon the
rant).

Terry



~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331793
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Online domain name search tag/tool

2010-03-16 Thread Casey Dougall

On Tue, Mar 16, 2010 at 12:58 PM, Terry Troxel te...@it-werks.com wrote:


 Coldfusion Tag/Tool for Domain Name searches.

 Is there such a thing that can allow you to let your users search for
 possible domain names to register without going to places like godaddy.com
 who then show them pricing for hosting, design, Coldfusion, etc. who are
 trying to put you the small business out of business (please pardon the
 rant).

 Terry


You would have to find someone who offers an API method for purchasing
domains, then you just write your own code to integrate into your current
shopping cart.

Normally associated with reseller accounts so there could be a yearly or
monthly fee.

example

http://www.godaddy.com/gdshop/reseller/api.asp

Just * Just $249.99/year! *


~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331795
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Online domain name search tag/tool

2010-03-16 Thread Eric Cobb

The simplest thing to do would be send them to 
http://internic.net/whois.html and let them look up the domain.  The 
site is run by ICANN, and all it does is look up a domain and tell you 
if it's registered or available.  If it's registered, it gives you some 
of the public registration information for it. 

thanks,

eric cobb
ecar technologies, llc
http://www.cfgears.com



Terry Troxel wrote:
 Coldfusion Tag/Tool for Domain Name searches.

 Is there such a thing that can allow you to let your users search for
 possible domain names to register without going to places like godaddy.com
 who then show them pricing for hosting, design, Coldfusion, etc. who are
 trying to put you the small business out of business (please pardon the
 rant).

 Terry



 

~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:331797
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm