HostedHere Posted July 4, 2014 Share Posted July 4, 2014 Hi Folks, Maybe a bit of newbie question here, but I've searched the forums and can't seem to find an answer to this. Is there any way to use the domain availability lookup integration code, but without the TLD drop down, such as how it appears in the client area itself? Ideally, I just want a search box and a 'check availability' button, without specifying a TLD, that I can then integrate into a website. Hopefully this is possible! Thanks in advance for your help! 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted July 4, 2014 Share Posted July 4, 2014 if you remove the dropdown list by taking out the <select></select> block of code, then the form should still work. if the customer types in a specific domain (e.g exampledomain.com), then whmcs should check availability for that specific domain... if they search using just a word (exampledomain) with no TLD, then whmcs should search using the tlds listed in the Bulk Check TLDs list in general settings -> domains 0 Quote Link to comment Share on other sites More sharing options...
HostedHere Posted July 4, 2014 Author Share Posted July 4, 2014 if you remove the dropdown list by taking out the <select></select> block of code, then the form should still work. if the customer types in a specific domain (e.g exampledomain.com), then whmcs should check availability for that specific domain... if they search using just a word (exampledomain) with no TLD, then whmcs should search using the tlds listed in the Bulk Check TLDs list in general settings -> domains Cheers Brian, much appreciated, worked a treat! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.